diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-05-02 15:45:37 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-05-02 15:45:37 +0000 |
commit | 6b15b1b1ddd207ef6e31aa8f7c6b4ab2706e122c (patch) | |
tree | 5ba07b33c838b6c0f154d0d119b960968ac5ca68 /gwtquery-core/pom.xml | |
parent | 28210e497d9d107877dc3d444f4d5d819acda940 (diff) | |
download | gwtquery-6b15b1b1ddd207ef6e31aa8f7c6b4ab2706e122c.tar.gz gwtquery-6b15b1b1ddd207ef6e31aa8f7c6b4ab2706e122c.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 fcbac1f5..d5377f83 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-M1</version> + <version>1.0.0-M2-SNAPSHOT</version> </parent> <artifactId>gwtquery</artifactId> |