diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-05-02 16:38:38 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-05-02 16:38:38 +0000 |
commit | a31d56b741e3691c040ed4bdebe92bd03e1a92b4 (patch) | |
tree | 26a52d808a8997cc72a3ec05967a0bae361189e5 /pom.xml | |
parent | 71d7b0d03c2a02e8867e31f2627c8010b0c9c106 (diff) | |
download | gwtquery-a31d56b741e3691c040ed4bdebe92bd03e1a92b4.tar.gz gwtquery-a31d56b741e3691c040ed4bdebe92bd03e1a92b4.zip |
Preparing repo to release 1.0.0 after 1.0.0-M1 was success
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.0-M2-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> |