aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2012-09-10 10:57:56 +0000
committerManolo Carrasco <manolo@apache.org>2012-09-10 10:57:56 +0000
commitfc46636a0db3e52928cb164b1928aff099a5f0ba (patch)
treea07ab95921a3ba415c399bbda60635e911ee0063 /pom.xml
parent87fc7f8b04c8a8db750ef4e27176c1eca503349e (diff)
downloadgwtquery-fc46636a0db3e52928cb164b1928aff099a5f0ba.tar.gz
gwtquery-fc46636a0db3e52928cb164b1928aff099a5f0ba.zip
Set snapshot version
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 02addcf3..571daac3 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.1.1-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
<name>Gwt Query Project</name>
<url>http://gwtquery.com</url>
<description>GwtQuery is a jQuery clone written in GWT.</description>