diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-10-19 22:37:22 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-10-19 22:37:22 +0000 |
commit | abd7ff125f0c597919378693dd7a94b3a862bb5b (patch) | |
tree | d11006982e3d520180034a0195d5d177d0249352 /gwtquery-core-2.0.1 | |
parent | 4ad31110effe8f36f547357bf15cff482c70e62d (diff) | |
download | gwtquery-abd7ff125f0c597919378693dd7a94b3a862bb5b.tar.gz gwtquery-abd7ff125f0c597919378693dd7a94b3a862bb5b.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 956de778..bb54d8fe 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</version> + <version>1.1.1-SNAPSHOT</version> </parent> <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description> |