diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-05-03 11:09:43 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-05-03 11:09:43 +0000 |
commit | 0847d22c4369f4178149c7f5fda83b337962c4fb (patch) | |
tree | 3dd0f85317a46ac236d32aeb7d5b3103522ce4fd /samples | |
parent | d06d7172d76c0a4b66c393949d0cdfb62398e565 (diff) | |
download | gwtquery-0847d22c4369f4178149c7f5fda83b337962c4fb.tar.gz gwtquery-0847d22c4369f4178149c7f5fda83b337962c4fb.zip |
[maven-release-plugin] prepare for next development 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 7220e459..7df5f14e 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.0.0</version> + <version>1.0.1-SNAPSHOT</version> </parent> <name>GwtQuery Samples</name> |