summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Fick <mfick@codeaurora.org>2011-12-19 10:53:02 -0700
committerMartin Fick <mfick@codeaurora.org>2011-12-19 10:53:06 -0700
commit80f3cea612c00348514079260d6415f45cf27563 (patch)
treeb9b5909755780e7ef7c8ec0fa7d20b131ed6ac07
parent500270b4691b6fff9dd657659f291c8d80f88afe (diff)
Update pom to use gwtexpui 1.2.5v2.2.2-rc0
This should bring in change Ia7754481daea103be0664891aa612d6a13d8e344 Fix: Issue where Gerrit could not linkify certain URLs Change-Id: If97ab9ff620454a4920f4e9f94842c711426e1f9
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1f97f035eb..e7add1af75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@ limitations under the License.
<jgitVersion>1.0.0.201106090707-r.19-g8d88a84</jgitVersion>
<gwtormVersion>1.1.5</gwtormVersion>
<gwtjsonrpcVersion>1.2.5</gwtjsonrpcVersion>
- <gwtexpuiVersion>1.2.4</gwtexpuiVersion>
+ <gwtexpuiVersion>1.2.5</gwtexpuiVersion>
<gwtVersion>2.3.0</gwtVersion>
<slf4jVersion>1.6.1</slf4jVersion>
<guiceVersion>2.0</guiceVersion>