aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>2013-12-10 18:29:21 +0100
committerManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>2013-12-10 18:29:21 +0100
commit62bcde77c898edd7ece24b88d27748e7e2d43e91 (patch)
tree1962f09e1c8706f364af49a3f8c588a8ad1dca42 /pom.xml
parent318d0ba4dd790dd1cc8ba233f2b2b6ca02041232 (diff)
downloadgwtquery-62bcde77c898edd7ece24b88d27748e7e2d43e91.tar.gz
gwtquery-62bcde77c898edd7ece24b88d27748e7e2d43e91.zip
Changing version for a new 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 0a371f9c..35c6459b 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.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
<name>Gwt Query Project</name>
<url>http://gwtquery.com</url>
<description>GwtQuery is a jQuery clone written in GWT.</description>