diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-10-19 20:44:23 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-10-19 20:44:23 +0000 |
commit | f0126124b9396179d1c8a0d8567a6994c9fa8f3e (patch) | |
tree | 04113d1fb39765246de781b22c0e150f39e15485 /gwtquery-core-2.0.1 | |
parent | 7e032607ca0108a7965fc6eb35b15d71ca25ce6b (diff) | |
download | gwtquery-f0126124b9396179d1c8a0d8567a6994c9fa8f3e.tar.gz gwtquery-f0126124b9396179d1c8a0d8567a6994c9fa8f3e.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'gwtquery-core-2.0.1')
-rw-r--r-- | gwtquery-core-2.0.1/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gwtquery-core-2.0.1/pom.xml b/gwtquery-core-2.0.1/pom.xml index 8017b453..b6053088 100644 --- a/gwtquery-core-2.0.1/pom.xml +++ b/gwtquery-core-2.0.1/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>com.googlecode.gwtquery</groupId> <artifactId>gwtquery-project</artifactId> - <version>1.1.0-M1</version> + <version>1.1.0-SNAPSHOT</version> </parent> <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description> |