diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-05-02 22:19:51 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-05-02 22:19:51 +0000 |
commit | c5a8eba377665fc9d31c849cb57cab59960723b0 (patch) | |
tree | b9bbf401d957571e31e8bb96ee76518ae28f204f /gwtquery-core-2.0.1/pom.xml | |
parent | d90b22d1ecb2c0eaafe62bc422fa27985d22edd4 (diff) | |
download | gwtquery-c5a8eba377665fc9d31c849cb57cab59960723b0.tar.gz gwtquery-c5a8eba377665fc9d31c849cb57cab59960723b0.zip |
[maven-release-plugin] prepare release gwtquery-project-1.0.0-M2
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 32b207b6..5e6f1ade 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-M2-SNAPSHOT</version> + <version>1.0.0-M2</version> </parent> <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description> |