summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn O. Pearce <sop@google.com>2010-02-22 08:32:05 -0800
committerShawn O. Pearce <sop@google.com>2010-02-22 08:36:09 -0800
commitf2094d517076ed7f39f57afb9a9e7c43b522e804 (patch)
tree8260ab43cc22bd8b16988bfcd232750c681549e6
parent9367bf2325a9b645494fdb3097cce0a823541056 (diff)
Update to gwtorm 1.1.4, gwtjsonrpc 1.2.2, gwtexpui 1.2.1
Change-Id: I2023aeeba7cf787d6202cda78eb817e154992072 Signed-off-by: Shawn O. Pearce <sop@google.com>
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 4af5bcf7e2..0b07e2d6ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,9 +47,9 @@ limitations under the License.
<properties>
<jgitVersion>0.5.1.141-g3eee606</jgitVersion>
- <gwtormVersion>1.1.4-SNAPSHOT</gwtormVersion>
- <gwtjsonrpcVersion>1.2.2-SNAPSHOT</gwtjsonrpcVersion>
- <gwtexpuiVersion>1.2.1-SNAPSHOT</gwtexpuiVersion>
+ <gwtormVersion>1.1.4</gwtormVersion>
+ <gwtjsonrpcVersion>1.2.2</gwtjsonrpcVersion>
+ <gwtexpuiVersion>1.2.1</gwtexpuiVersion>
<gwtVersion>2.0.1</gwtVersion>
<slf4jVersion>1.5.8</slf4jVersion>
<guiceVersion>2.0</guiceVersion>