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 /samples | |
parent | b38c3b4aca98df5fb5e2efa847b5fa996d14d3b0 (diff) | |
download | gwtquery-bb71ac03afde8f01e14270b02438bf9fde997a71.tar.gz gwtquery-bb71ac03afde8f01e14270b02438bf9fde997a71.zip |
set the new snapshot version
Diffstat (limited to 'samples')
-rw-r--r-- | samples/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/pom.xml b/samples/pom.xml index 35fb7507..9252cfd1 100644 --- a/samples/pom.xml +++ b/samples/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>GwtQuery Samples</name> |