diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-05-02 09:43:00 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-05-02 09:43:00 +0000 |
commit | c2396a341b66031877ea6cc99991e619281be0b6 (patch) | |
tree | 5779803d8d39d1d7bf0c80665c5a606c9a3f18e0 /gwtquery-core/pom.xml | |
parent | 30c7b7130034d7dde2f642643cc1af4c49982035 (diff) | |
download | gwtquery-c2396a341b66031877ea6cc99991e619281be0b6.tar.gz gwtquery-c2396a341b66031877ea6cc99991e619281be0b6.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> |