summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn O. Pearce <sop@google.com>2009-06-02 08:40:52 -0700
committerShawn O. Pearce <sop@google.com>2009-06-02 08:40:52 -0700
commitf52f33d3e4e465ea822ff1a1c3a988a194551db1 (patch)
tree5fa437d1b366f23045d8896c4c745ec28fadef45
parent8f2c88438ff30d11cbf3a522c8fe1ada7823014e (diff)
Use gwtorm, gwtexpui 1.1.1 final versions
Signed-off-by: Shawn O. Pearce <sop@google.com>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index aa9efe8d1a..fe50db721a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -254,9 +254,9 @@ limitations under the License.
<properties>
<jgitVersion>0.4.0-372-gbd3c3db</jgitVersion>
- <gwtormVersion>1.1.1-SNAPSHOT</gwtormVersion>
+ <gwtormVersion>1.1.1</gwtormVersion>
<gwtjsonrpcVersion>1.1.0</gwtjsonrpcVersion>
- <gwtexpuiVersion>1.1.1-SNAPSHOT</gwtexpuiVersion>
+ <gwtexpuiVersion>1.1.1</gwtexpuiVersion>
<gwtVersion>1.6.4</gwtVersion>
<gwtStyle>OBF</gwtStyle>
</properties>