aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien Dramaix <julien.dramaix@gmail.com>2011-05-01 21:31:47 +0000
committerJulien Dramaix <julien.dramaix@gmail.com>2011-05-01 21:31:47 +0000
commit9e38257feb64be7cd690cd9356e0677bb503a035 (patch)
tree459791c72f9ca0b460f8e7ff3baa03282fc1b0d9 /pom.xml
parent009551373c0cdd79a8faaa0e312e327614613430 (diff)
downloadgwtquery-9e38257feb64be7cd690cd9356e0677bb503a035.tar.gz
gwtquery-9e38257feb64be7cd690cd9356e0677bb503a035.zip
prepare first release
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 c6e2a1b0..ae2a80e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
<packaging>pom</packaging>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<name>Gwt Query Project</name>
<url>http://gwtquery.com</url>
<description>GwtQuery is a jQuery clone written in GWT.</description>