aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-08-28 00:20:33 +0000
committerManolo Carrasco <manolo@apache.org>2011-08-28 00:20:33 +0000
commited54308d796fdb03b825589ca3d149915b6f2b70 (patch)
treeb95d66cc4e766be94277ca9e16dfbf5e921c86c8 /pom.xml
parent5f5d20a94d3c541656dcce6e637e63191d97fba5 (diff)
downloadgwtquery-ed54308d796fdb03b825589ca3d149915b6f2b70.tar.gz
gwtquery-ed54308d796fdb03b825589ca3d149915b6f2b70.zip
prepare version 1.1.0
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index ac9483b5..332bdb9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,8 +3,7 @@
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
<packaging>pom</packaging>
- <!-- <version>1.0.1-SNAPSHOT</version> -->
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<name>Gwt Query Project</name>
<url>http://gwtquery.com</url>
<description>GwtQuery is a jQuery clone written in GWT.</description>
@@ -69,12 +68,10 @@
<modules>
<module>gwtquery-core</module>
-<!--
<module>gwtquery-core-2.3.0</module>
<module>gwtquery-core-2.2.0</module>
<module>gwtquery-core-2.1.0</module>
<module>gwtquery-core-2.0.1</module>
--->
<!-- <module>samples</module> -->
<!-- <module>devtest</module> -->
</modules>