aboutsummaryrefslogtreecommitdiffstats
path: root/gwtquery-core-2.1.0
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 /gwtquery-core-2.1.0
parent09473f748c9f098a7a86cc623adacdc32480953d (diff)
downloadgwtquery-929882857a0350db62ead1102bc77b3c45b9a035.tar.gz
gwtquery-929882857a0350db62ead1102bc77b3c45b9a035.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 'gwtquery-core-2.1.0')
-rw-r--r--gwtquery-core-2.1.0/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gwtquery-core-2.1.0/pom.xml b/gwtquery-core-2.1.0/pom.xml
index 6af637b1..71630b1e 100644
--- a/gwtquery-core-2.1.0/pom.xml
+++ b/gwtquery-core-2.1.0/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
- <version>1.3.2</version>
+ <version>1.3.3</version>
</parent>
<description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>