diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-05-02 09:28:38 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-05-02 09:28:38 +0000 |
commit | 737293eec5be2fbb3c49944791bc8dae79bd2ed8 (patch) | |
tree | fb091d4507d0dba6e14ab6a6d96396c879851ca0 /gwtquery-core/pom.xml | |
parent | 5c76c18fb713f8aba250233e9d578bb7fdfe9464 (diff) | |
download | gwtquery-737293eec5be2fbb3c49944791bc8dae79bd2ed8.tar.gz gwtquery-737293eec5be2fbb3c49944791bc8dae79bd2ed8.zip |
[maven-release-plugin] prepare release gwtquery-project-1.0.0
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 c3f11458..9b71a6be 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-SNAPSHOT</version> + <version>1.0.0</version> </parent> <artifactId>gwtquery</artifactId> |