diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-05-02 16:20:35 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-05-02 16:20:35 +0000 |
commit | d400c2bbb1b9b34395516abf5db098220879374b (patch) | |
tree | 08274959e79d5783a7260aa095c442ea5b1d2cd3 /gwtquery-core/pom.xml | |
parent | 7c04a368f1c65a9b53e5fb5503b7170720a84ba5 (diff) | |
download | gwtquery-d400c2bbb1b9b34395516abf5db098220879374b.tar.gz gwtquery-d400c2bbb1b9b34395516abf5db098220879374b.zip |
[maven-release-plugin] prepare release gwtquery-project-1.0.0-M1
Diffstat (limited to 'gwtquery-core/pom.xml')
-rw-r--r-- | gwtquery-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gwtquery-core/pom.xml b/gwtquery-core/pom.xml index eb20073e..fcbac1f5 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>com.googlecode.gwtquery</groupId> <artifactId>gwtquery-project</artifactId> - <version>1.0.0-M1-SNAPSHOT</version> + <version>1.0.0-M1</version> </parent> <artifactId>gwtquery</artifactId> |