aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-05-02 16:38:38 +0000
committerManolo Carrasco <manolo@apache.org>2011-05-02 16:38:38 +0000
commita31d56b741e3691c040ed4bdebe92bd03e1a92b4 (patch)
tree26a52d808a8997cc72a3ec05967a0bae361189e5 /pom.xml
parent71d7b0d03c2a02e8867e31f2627c8010b0c9c106 (diff)
downloadgwtquery-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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0c2222e7..22c845b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>