From 61e090d43a06b6f7011eb65d6b35e96d905a5387 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Manuel=20Carrasco=20Mo=C3=B1ino?= Date: Fri, 15 Mar 2013 16:33:06 +0100 Subject: [PATCH] Changing version so as we can release gquery 1.3.2 --- archetype/pom.xml | 2 +- devtest/pom.xml | 2 +- gwtquery-core-2.0.1/pom.xml | 2 +- gwtquery-core-2.1.0/pom.xml | 2 +- gwtquery-core/pom.xml | 4 ++-- jsquery/pom.xml | 2 +- pom.xml | 2 +- samples/pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/archetype/pom.xml b/archetype/pom.xml index 1af510a6..1636a2fa 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.googlecode.gwtquery gquery-archetype - 1.3.2-SNAPSHOT + 1.3.2 maven-archetype GwtQuery Archetype diff --git a/devtest/pom.xml b/devtest/pom.xml index 3f73740f..a9741a61 100644 --- a/devtest/pom.xml +++ b/devtest/pom.xml @@ -5,7 +5,7 @@ com.googlecode.gwtquery gwtquery-project - 1.3.2-SNAPSHOT + 1.3.2 devtest diff --git a/gwtquery-core-2.0.1/pom.xml b/gwtquery-core-2.0.1/pom.xml index 5812ec0f..6737307b 100644 --- a/gwtquery-core-2.0.1/pom.xml +++ b/gwtquery-core-2.0.1/pom.xml @@ -4,7 +4,7 @@ com.googlecode.gwtquery gwtquery-project - 1.3.2-SNAPSHOT + 1.3.2 Generates an artifact compiled with a concrete gwt version specified in the artifactId diff --git a/gwtquery-core-2.1.0/pom.xml b/gwtquery-core-2.1.0/pom.xml index e8238181..6af637b1 100644 --- a/gwtquery-core-2.1.0/pom.xml +++ b/gwtquery-core-2.1.0/pom.xml @@ -4,7 +4,7 @@ com.googlecode.gwtquery gwtquery-project - 1.3.2-SNAPSHOT + 1.3.2 Generates an artifact compiled with a concrete gwt version specified in the artifactId diff --git a/gwtquery-core/pom.xml b/gwtquery-core/pom.xml index 38a404d6..2d5c76f3 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/pom.xml @@ -3,12 +3,12 @@ com.googlecode.gwtquery gwtquery-project - 1.3.2-SNAPSHOT + 1.3.2 gwtquery jar - 1.3.2-SNAPSHOT + 1.3.2 Gwt Query Core API http://gwtquery.com diff --git a/jsquery/pom.xml b/jsquery/pom.xml index ad30ddff..a09bfb5a 100644 --- a/jsquery/pom.xml +++ b/jsquery/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project - 1.3.2-SNAPSHOT + 1.3.2 JsQuery diff --git a/pom.xml b/pom.xml index 54d5584e..9712d5cf 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project pom - 1.3.2-SNAPSHOT + 1.3.2 Gwt Query Project http://gwtquery.com GwtQuery is a jQuery clone written in GWT. diff --git a/samples/pom.xml b/samples/pom.xml index 18a91e26..35fb7507 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project - 1.3.2-SNAPSHOT + 1.3.2 GwtQuery Samples -- 2.39.5