aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>2013-03-15 22:15:53 +0100
committerManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>2013-03-15 22:15:53 +0100
commitbb71ac03afde8f01e14270b02438bf9fde997a71 (patch)
tree311af3e72e3057160ccc864dbe4be574db4eb2b5 /pom.xml
parentb38c3b4aca98df5fb5e2efa847b5fa996d14d3b0 (diff)
downloadgwtquery-bb71ac03afde8f01e14270b02438bf9fde997a71.tar.gz
gwtquery-bb71ac03afde8f01e14270b02438bf9fde997a71.zip
set the new 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 31bc987c..90544ca4 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.3.2</version>
+ <version>1.4.0-SNAPSHOT</version>
<name>Gwt Query Project</name>
<url>http://gwtquery.com</url>
<description>GwtQuery is a jQuery clone written in GWT.</description>