aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-07-14 07:40:55 +0000
committerManolo Carrasco <manolo@apache.org>2011-07-14 07:40:55 +0000
commit5ed50caec546c6b2d56c5bfab9de94b5336a0ddc (patch)
tree3274c94e9fed2c7c7670dbd28ef7f368bfcc1576 /pom.xml
parentbdcbcce6c902af674e49eceb74f5fdb112df3504 (diff)
downloadgwtquery-5ed50caec546c6b2d56c5bfab9de94b5336a0ddc.tar.gz
gwtquery-5ed50caec546c6b2d56c5bfab9de94b5336a0ddc.zip
set poms version to 1.0.1-SNAPSHOT
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e952e2e7..9d82d9cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
<packaging>pom</packaging>
- <version>1.0.0-M4-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<name>Gwt Query Project</name>
<url>http://gwtquery.com</url>
<description>GwtQuery is a jQuery clone written in GWT.</description>