diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-08-28 00:47:00 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-08-28 00:47:00 +0000 |
commit | 5656f045e566b26063ca7aa69b961015d28208cd (patch) | |
tree | b1b70ff0f7a9768911a21e2665320358589a1542 /gwtquery-core-2.1.0 | |
parent | b308e3e8c919e7b30719d2d1b70bf8192a12c822 (diff) | |
download | gwtquery-5656f045e566b26063ca7aa69b961015d28208cd.tar.gz gwtquery-5656f045e566b26063ca7aa69b961015d28208cd.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'gwtquery-core-2.1.0')
-rw-r--r-- | gwtquery-core-2.1.0/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gwtquery-core-2.1.0/pom.xml b/gwtquery-core-2.1.0/pom.xml index bc93566d..30d2c179 100644 --- a/gwtquery-core-2.1.0/pom.xml +++ b/gwtquery-core-2.1.0/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>com.googlecode.gwtquery</groupId> <artifactId>gwtquery-project</artifactId> - <version>1.1.0.rc1</version> + <version>1.1.0-SNAPSHOT</version> </parent> <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description> |