diff options
author | Manuel Carrasco Moñino <manuel.carrasco.m@gmail.com> | 2013-02-07 13:23:03 +0100 |
---|---|---|
committer | Manuel Carrasco Moñino <manuel.carrasco.m@gmail.com> | 2013-02-07 13:23:03 +0100 |
commit | 52d60cb2fc0e0e071977335c71e1ec26df21eae4 (patch) | |
tree | 4acb5161ff51ee2f95e284d324b40533bebaf527 /samples | |
parent | ed3a53964d50f661b798f8a20f249808cfd5a12e (diff) | |
download | gwtquery-52d60cb2fc0e0e071977335c71e1ec26df21eae4.tar.gz gwtquery-52d60cb2fc0e0e071977335c71e1ec26df21eae4.zip |
Setting version to next snapshot iteration
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 68eeeef2..18a91e26 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.1</version> + <version>1.3.2-SNAPSHOT</version> </parent> <name>GwtQuery Samples</name> |