diff options
author | Ray Cromwell <cromwellian@gmail.com> | 2008-06-04 00:08:35 +0000 |
---|---|---|
committer | Ray Cromwell <cromwellian@gmail.com> | 2008-06-04 00:08:35 +0000 |
commit | 85d77db936967e624b53171e2693424a532bd0fb (patch) | |
tree | 86f752885e85464e36b2988ed03fd93e27171433 /samples/pom.xml | |
parent | 7cae4b59625a7b8226f804d2c1af98d5f4964ec5 (diff) | |
download | gwtquery-85d77db936967e624b53171e2693424a532bd0fb.tar.gz gwtquery-85d77db936967e624b53171e2693424a532bd0fb.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'samples/pom.xml')
-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 feff2640..9fe806c9 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>gwtquery</groupId> <artifactId>gwtquery-project</artifactId> - <version>0.2</version> + <version>0.3-SNAPSHOT</version> </parent> <name>GwtQuery Samples</name> |