aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>2013-04-09 16:27:35 +0200
committerManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>2013-04-09 16:27:35 +0200
commit929882857a0350db62ead1102bc77b3c45b9a035 (patch)
treece36b3ad8a338c6fddf972383922f9f321a3b288 /pom.xml
parent09473f748c9f098a7a86cc623adacdc32480953d (diff)
downloadgwtquery-release-1.3.3.tar.gz
gwtquery-release-1.3.3.zip
New release 1.3.3 because 1.3.2 only is compatible with 2.5.x. Fixes issue 176release-1.3.3
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 9712d5cf..6a4d40f3 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.3.2</version>
+ <version>1.3.3</version>
<name>Gwt Query Project</name>
<url>http://gwtquery.com</url>
<description>GwtQuery is a jQuery clone written in GWT.</description>