diff options
author | Manuel Carrasco Moñino <manuel.carrasco.m@gmail.com> | 2013-04-09 16:27:35 +0200 |
---|---|---|
committer | Manuel Carrasco Moñino <manuel.carrasco.m@gmail.com> | 2013-04-09 16:27:35 +0200 |
commit | 929882857a0350db62ead1102bc77b3c45b9a035 (patch) | |
tree | ce36b3ad8a338c6fddf972383922f9f321a3b288 /archetype/pom.xml | |
parent | 09473f748c9f098a7a86cc623adacdc32480953d (diff) | |
download | gwtquery-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 'archetype/pom.xml')
-rw-r--r-- | archetype/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archetype/pom.xml b/archetype/pom.xml index 1636a2fa..536bd73a 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -4,7 +4,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>com.googlecode.gwtquery</groupId> <artifactId>gquery-archetype</artifactId> - <version>1.3.2</version> + <version>1.3.3</version> <packaging>maven-archetype</packaging> <name>GwtQuery Archetype</name> |