diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-10-19 21:08:29 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-10-19 21:08:29 +0000 |
commit | d1ad87141bc6ddd56439e62a121f1d60971763bb (patch) | |
tree | 852ebff51ddc87b9655c60ef74f549083394ad55 /gwtquery-core-2.0.1/pom.xml | |
parent | c5a7eb0fdf7d3f0c2357ad7b385d6e8d3194c53a (diff) | |
download | gwtquery-d1ad87141bc6ddd56439e62a121f1d60971763bb.tar.gz gwtquery-d1ad87141bc6ddd56439e62a121f1d60971763bb.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'gwtquery-core-2.0.1/pom.xml')
-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> |