diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-05-02 09:29:46 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-05-02 09:29:46 +0000 |
commit | 5506ed77821e2e413bb944f51da1e808149e3156 (patch) | |
tree | 701592358d912e5a036b9578eceb81d7d87b98f3 /pom.xml | |
parent | bc3267169287be11690f34ad6384207a95d71e9b (diff) | |
download | gwtquery-5506ed77821e2e413bb944f51da1e808149e3156.tar.gz gwtquery-5506ed77821e2e413bb944f51da1e808149e3156.zip |
[maven-release-plugin] rollback the release of gwtquery-project-1.0.0
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ <groupId>com.googlecode.gwtquery</groupId> <artifactId>gwtquery-project</artifactId> <packaging>pom</packaging> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.0-SNAPSHOT</version> <name>Gwt Query Project</name> <url>http://gwtquery.com</url> <description>GwtQuery is a jQuery clone written in GWT.</description> |