From 52d60cb2fc0e0e071977335c71e1ec26df21eae4 Mon Sep 17 00:00:00 2001 From: Manuel Carrasco MoƱino Date: Thu, 7 Feb 2013 13:23:03 +0100 Subject: Setting version to next snapshot iteration --- 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 e1248a42..1af510a6 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.googlecode.gwtquery gquery-archetype - 1.3.1 + 1.3.2-SNAPSHOT maven-archetype GwtQuery Archetype diff --git a/devtest/pom.xml b/devtest/pom.xml index 810c0e07..72adfc01 100644 --- a/devtest/pom.xml +++ b/devtest/pom.xml @@ -5,7 +5,7 @@ com.googlecode.gwtquery gwtquery-project - 1.3.1 + 1.3.2-SNAPSHOT devtest diff --git a/gwtquery-core-2.0.1/pom.xml b/gwtquery-core-2.0.1/pom.xml index 05e93fa9..5812ec0f 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.1 + 1.3.2-SNAPSHOT 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 383dda0e..e8238181 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.1 + 1.3.2-SNAPSHOT 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 e6ac1316..38a404d6 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/pom.xml @@ -3,12 +3,12 @@ com.googlecode.gwtquery gwtquery-project - 1.3.1 + 1.3.2-SNAPSHOT gwtquery jar - 1.3.1 + 1.3.2-SNAPSHOT Gwt Query Core API http://gwtquery.com diff --git a/jsquery/pom.xml b/jsquery/pom.xml index ca5957d0..01be3cb2 100644 --- a/jsquery/pom.xml +++ b/jsquery/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project - 1.3.1 + 1.3.2-SNAPSHOT JsQuery diff --git a/pom.xml b/pom.xml index 25933769..75719354 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project pom - 1.3.1 + 1.3.2-SNAPSHOT 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 68eeeef2..18a91e26 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project - 1.3.1 + 1.3.2-SNAPSHOT GwtQuery Samples -- cgit v1.2.3