diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-05-02 10:16:46 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-05-02 10:16:46 +0000 |
commit | 5da3dce3c8fcd42f261ac56eeaa798f3f4a39ff5 (patch) | |
tree | 1ebfe5319907b68b5b01d53ccc4fea04929acbc5 /gwtquery-core/pom.xml | |
parent | 8c217d3df140d284987a4fa359d27727bd57803d (diff) | |
download | gwtquery-5da3dce3c8fcd42f261ac56eeaa798f3f4a39ff5.tar.gz gwtquery-5da3dce3c8fcd42f261ac56eeaa798f3f4a39ff5.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> |