diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-05-03 11:09:26 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-05-03 11:09:26 +0000 |
commit | d06d7172d76c0a4b66c393949d0cdfb62398e565 (patch) | |
tree | 955cbd6e173a86c21e7c368bad83728419342f4d /samples | |
parent | 64ddbcb4afc3d2357bfa744ce26d3d097e8d0567 (diff) | |
download | gwtquery-d06d7172d76c0a4b66c393949d0cdfb62398e565.tar.gz gwtquery-d06d7172d76c0a4b66c393949d0cdfb62398e565.zip |
[maven-release-plugin] prepare release gwtquery-project-1.0.0
Diffstat (limited to 'samples')
-rw-r--r-- | samples/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/pom.xml b/samples/pom.xml index f8513dba..7220e459 100644 --- a/samples/pom.xml +++ b/samples/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> <name>GwtQuery Samples</name> |