From: Manuel Carrasco MoƱino Date: Thu, 7 Feb 2013 11:32:44 +0000 (+0100) Subject: Setting pom version to last stable one so as we can tag it X-Git-Tag: release-1.3.2~18^2~13 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b9f01a1e0a782d030794a85e6cdac69d4f41308c;p=gwtquery.git Setting pom version to last stable one so as we can tag it --- diff --git a/archetype/pom.xml b/archetype/pom.xml index 7e41f68b..32443b7a 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.googlecode.gwtquery gquery-archetype - 1.1.4-SNAPSHOT + 1.3.1 maven-archetype GwtQuery Archetype diff --git a/devtest/pom.xml b/devtest/pom.xml index 5ae88756..810c0e07 100644 --- a/devtest/pom.xml +++ b/devtest/pom.xml @@ -5,7 +5,7 @@ com.googlecode.gwtquery gwtquery-project - 1.2.1-SNAPSHOT + 1.3.1 devtest diff --git a/gwtquery-core-2.0.1/pom.xml b/gwtquery-core-2.0.1/pom.xml index bb54d8fe..05e93fa9 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.1.1-SNAPSHOT + 1.3.1 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 47c40145..383dda0e 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.1.1-SNAPSHOT + 1.3.1 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 88bf45d6..e6ac1316 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/pom.xml @@ -3,12 +3,12 @@ com.googlecode.gwtquery gwtquery-project - 1.2.1-SNAPSHOT + 1.3.1 gwtquery jar - 1.2.1-SNAPSHOT + 1.3.1 Gwt Query Core API http://gwtquery.com diff --git a/jsquery/pom.xml b/jsquery/pom.xml index 9ac9e72b..ca5957d0 100644 --- a/jsquery/pom.xml +++ b/jsquery/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project - 1.2.1-SNAPSHOT + 1.3.1 JsQuery diff --git a/pom.xml b/pom.xml index f6a47a6d..25933769 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project pom - 1.2.1-SNAPSHOT + 1.3.1 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 7d737fe6..68eeeef2 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project - 1.2.1-SNAPSHOT + 1.3.1 GwtQuery Samples