diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-05-02 08:53:33 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-05-02 08:53:33 +0000 |
commit | 63ac8edf50f682139c4b4ada70409d2cb11ac077 (patch) | |
tree | 899bf0556610f923c4aebafc34667802281c3679 /gwtquery-core/pom.xml | |
parent | 03aea3984ea19f2f6269f4a3039303dcf58f46fb (diff) | |
download | gwtquery-63ac8edf50f682139c4b4ada70409d2cb11ac077.tar.gz gwtquery-63ac8edf50f682139c4b4ada70409d2cb11ac077.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'gwtquery-core/pom.xml')
-rw-r--r-- | gwtquery-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gwtquery-core/pom.xml b/gwtquery-core/pom.xml index 9b71a6be..2d8559ab 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/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> <artifactId>gwtquery</artifactId> |