diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-05-02 12:42:47 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-05-02 12:42:47 +0000 |
commit | 91f1a5911e01fd0cd970fd0743799a40ecf27c4d (patch) | |
tree | 3ca832533926c1d588f29e644485be8fd5144b8a /gwtquery-core/pom.xml | |
parent | 084e9f0ef7844779cdb800a7874dddac6f1fafb8 (diff) | |
download | gwtquery-91f1a5911e01fd0cd970fd0743799a40ecf27c4d.tar.gz gwtquery-91f1a5911e01fd0cd970fd0743799a40ecf27c4d.zip |
[maven-release-plugin] rollback the release of 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 2d8559ab..c3f11458 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.1-SNAPSHOT</version> + <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>gwtquery</artifactId> |