diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-10-19 20:44:08 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-10-19 20:44:08 +0000 |
commit | 7e032607ca0108a7965fc6eb35b15d71ca25ce6b (patch) | |
tree | 8b290d66c5955404116b97baf921531a724305d2 /gwtquery-core-2.1.0 | |
parent | 4f17eb883efd120ec2c4578784e6213e4c580348 (diff) | |
download | gwtquery-7e032607ca0108a7965fc6eb35b15d71ca25ce6b.tar.gz gwtquery-7e032607ca0108a7965fc6eb35b15d71ca25ce6b.zip |
[maven-release-plugin] prepare release gwtquery-project-1.1.0-M1
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 30d2c179..6aae7719 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-SNAPSHOT</version> + <version>1.1.0-M1</version> </parent> <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description> |