diff options
author | Manuel Carrasco Moñino <manuel.carrasco.m@gmail.com> | 2013-03-15 22:15:53 +0100 |
---|---|---|
committer | Manuel Carrasco Moñino <manuel.carrasco.m@gmail.com> | 2013-03-15 22:15:53 +0100 |
commit | bb71ac03afde8f01e14270b02438bf9fde997a71 (patch) | |
tree | 311af3e72e3057160ccc864dbe4be574db4eb2b5 /jsquery | |
parent | b38c3b4aca98df5fb5e2efa847b5fa996d14d3b0 (diff) | |
download | gwtquery-bb71ac03afde8f01e14270b02438bf9fde997a71.tar.gz gwtquery-bb71ac03afde8f01e14270b02438bf9fde997a71.zip |
set the new snapshot version
Diffstat (limited to 'jsquery')
-rw-r--r-- | jsquery/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jsquery/pom.xml b/jsquery/pom.xml index a09bfb5a..caff2ebd 100644 --- a/jsquery/pom.xml +++ b/jsquery/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>com.googlecode.gwtquery</groupId> <artifactId>gwtquery-project</artifactId> - <version>1.3.2</version> + <version>1.4.0-SNAPSHOT</version> </parent> <name>JsQuery</name> |