From 5ed50caec546c6b2d56c5bfab9de94b5336a0ddc Mon Sep 17 00:00:00 2001 From: Manolo Carrasco Date: Thu, 14 Jul 2011 07:40:55 +0000 Subject: set poms version to 1.0.1-SNAPSHOT --- devtest/pom.xml | 2 +- gwtquery-core-2.0.1/pom.xml | 2 +- gwtquery-core-2.1.0/pom.xml | 2 +- gwtquery-core-2.2.0/pom.xml | 2 +- gwtquery-core-2.3.0/pom.xml | 2 +- gwtquery-core/pom.xml | 2 +- pom.xml | 2 +- samples/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/devtest/pom.xml b/devtest/pom.xml index bcd2b573..bbca5daa 100644 --- a/devtest/pom.xml +++ b/devtest/pom.xml @@ -5,7 +5,7 @@ com.googlecode.gwtquery gwtquery-project - 1.0.0-M3-SNAPSHOT + 1.0.1-SNAPSHOT devtest diff --git a/gwtquery-core-2.0.1/pom.xml b/gwtquery-core-2.0.1/pom.xml index a9519db3..7639130b 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.0.0-M3-SNAPSHOT + 1.0.1-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 698e04f7..d46dd3c6 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.0.0-M3-SNAPSHOT + 1.0.1-SNAPSHOT Generates an artifact compiled with a concrete gwt version specified in the artifactId diff --git a/gwtquery-core-2.2.0/pom.xml b/gwtquery-core-2.2.0/pom.xml index 67d8c6d4..0abead5f 100644 --- a/gwtquery-core-2.2.0/pom.xml +++ b/gwtquery-core-2.2.0/pom.xml @@ -4,7 +4,7 @@ com.googlecode.gwtquery gwtquery-project - 1.0.0-M3-SNAPSHOT + 1.0.1-SNAPSHOT Generates an artifact compiled with a concrete gwt version specified in the artifactId diff --git a/gwtquery-core-2.3.0/pom.xml b/gwtquery-core-2.3.0/pom.xml index e82d2637..3e48340b 100644 --- a/gwtquery-core-2.3.0/pom.xml +++ b/gwtquery-core-2.3.0/pom.xml @@ -4,7 +4,7 @@ com.googlecode.gwtquery gwtquery-project - 1.0.0-M3-SNAPSHOT + 1.0.1-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 0dd21e22..2d8559ab 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project - 1.0.0-M3-SNAPSHOT + 1.0.1-SNAPSHOT gwtquery diff --git a/pom.xml b/pom.xml index e952e2e7..9d82d9cf 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project pom - 1.0.0-M4-SNAPSHOT + 1.0.1-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 097a1875..7df5f14e 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project - 1.0.0-M3-SNAPSHOT + 1.0.1-SNAPSHOT GwtQuery Samples -- cgit v1.2.3