aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2013-12-18 19:28:58 +0100
committerManolo Carrasco <manolo@apache.org>2013-12-18 19:28:58 +0100
commit5ea9703b9b9321563dbf6ef147404348c702553f (patch)
treec4c0e487490edcd3d09d63c5d0f0b452ea9006b2 /pom.xml
parent9a9f2b09872fcd4c424bc3bf885b09b7a506a288 (diff)
downloadgwtquery-5ea9703b9b9321563dbf6ef147404348c702553f.tar.gz
gwtquery-5ea9703b9b9321563dbf6ef147404348c702553f.zip
Updating version to new 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 35c6459b..e0ad1c67 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.4.0</version>
+ <version>1.4.1-SNAPSHOT</version>
<name>Gwt Query Project</name>
<url>http://gwtquery.com</url>
<description>GwtQuery is a jQuery clone written in GWT.</description>