aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>2014-03-10 08:32:44 +0100
committerManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>2014-03-10 08:32:44 +0100
commit83f7c26cfdcd19a079a88a7c7803f9e5f334c4bb (patch)
treee68e3e851d4eb6ea781a55300778f9e959914aa4 /pom.xml
parente7e08ff29493f5e9762b52484d7b234c14f05ad2 (diff)
downloadgwtquery-83f7c26cfdcd19a079a88a7c7803f9e5f334c4bb.tar.gz
gwtquery-83f7c26cfdcd19a079a88a7c7803f9e5f334c4bb.zip
Changing versio so as we can release 1.4.1
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 e0ad1c67..ccf7fc60 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.1-SNAPSHOT</version>
+ <version>1.4.1</version>
<name>Gwt Query Project</name>
<url>http://gwtquery.com</url>
<description>GwtQuery is a jQuery clone written in GWT.</description>