diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-05-02 15:45:22 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-05-02 15:45:22 +0000 |
commit | 28210e497d9d107877dc3d444f4d5d819acda940 (patch) | |
tree | d8a458cd074a00d5edad73053189481d03f7e45a /gwtquery-core/pom.xml | |
parent | 4163e0cee272fa560c358ececf53ee94c1c9bb1c (diff) | |
download | gwtquery-28210e497d9d107877dc3d444f4d5d819acda940.tar.gz gwtquery-28210e497d9d107877dc3d444f4d5d819acda940.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> |