summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn O. Pearce <sop@google.com>2009-03-02 11:11:43 -0800
committerShawn O. Pearce <sop@google.com>2009-03-02 11:11:43 -0800
commitf7ab9a742d59fdfa5ada14530b1e618b45811e40 (patch)
treea71cac348f47fdc4d0e5239313560b34a3a18bf7
parent37f4c2e6e09c3c7187986b5f397210471e6324a5 (diff)
Use gwtexpui 1.0
Signed-off-by: Shawn O. Pearce <sop@google.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ba444259a9..c34759f70e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -444,7 +444,7 @@ limitations under the License.
<dependency>
<groupId>gwtexpui</groupId>
<artifactId>gwtexpui</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0</version>
<scope>compile</scope>
</dependency>