diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-05-02 16:21:18 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-05-02 16:21:18 +0000 |
commit | 71d7b0d03c2a02e8867e31f2627c8010b0c9c106 (patch) | |
tree | e90ce7f0f43669ed1ad91d9b729d54e6f2dc9a6a /gwtquery-core-2.0.1 | |
parent | d400c2bbb1b9b34395516abf5db098220879374b (diff) | |
download | gwtquery-71d7b0d03c2a02e8867e31f2627c8010b0c9c106.tar.gz gwtquery-71d7b0d03c2a02e8867e31f2627c8010b0c9c106.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 cfd84316..32b207b6 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.0.0-M1</version> + <version>1.0.0-M2-SNAPSHOT</version> </parent> <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description> |