aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 1fd17968..c7ae4c38 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
<modules>
<module>gwtquery-core</module>
- <module>gwtquery-core-2.2.0</module>
+ <module>gwtquery-core-2.0.0</module>
<!-- <module>samples</module> -->
<!-- <module>devtest</module> -->
</modules>
@@ -159,11 +159,11 @@
</repositories>
<properties>
- <gwtversion>2.1.1</gwtversion>
+ <gwtversion>2.2.0</gwtversion>
<gwt.loglevel>INFO</gwt.loglevel>
<gwt.outputstyle>OBF</gwt.outputstyle>
<gwt.modulesuffix />
- <gwtmaven>2.1.0-1</gwtmaven>
+ <gwtmaven>2.2.0</gwtmaven>
<repoUrl>https://oss.sonatype.org/content/repositories/snapshots</repoUrl>
<repoId>sonatype-nexus-snapshots</repoId>
<repoUniqueVers>false</repoUniqueVers>