From 2ddf730da0221ab8048af059d4001efdbe0625e4 Mon Sep 17 00:00:00 2001 From: Manolo Carrasco Date: Sun, 28 Aug 2011 00:36:22 +0000 Subject: [PATCH] prepare 1.1.0.rc1 to be deployed to central maven repo --- 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-2.2.0/pom.xml | 2 +- gwtquery-core/pom.xml | 2 +- pom.xml | 4 +--- samples/pom.xml | 2 +- 8 files changed, 8 insertions(+), 10 deletions(-) diff --git a/archetype/pom.xml b/archetype/pom.xml index 9219a8ed..378dda55 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.googlecode.gwtquery gquery-archetype - 1.1.0-SNAPSHOT + 1.1.0.rc1-SNAPSHOT maven-archetype GwtQuery Archetype This archetype generates a Gwt-2.2.0 project with all set to use GwtQuery and its plugins diff --git a/devtest/pom.xml b/devtest/pom.xml index 14604e62..a648882d 100644 --- a/devtest/pom.xml +++ b/devtest/pom.xml @@ -5,7 +5,7 @@ com.googlecode.gwtquery gwtquery-project - 1.1.0-SNAPSHOT + 1.1.0.rc1-SNAPSHOT devtest diff --git a/gwtquery-core-2.0.1/pom.xml b/gwtquery-core-2.0.1/pom.xml index b6053088..c02789c5 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.0-SNAPSHOT + 1.1.0.rc1-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 30d2c179..7a1b76a3 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.0-SNAPSHOT + 1.1.0.rc1-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 07b71c28..98830da1 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.1.0-SNAPSHOT + 1.1.0.rc1-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 d70226f0..b0d31d84 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project - 1.1.0-SNAPSHOT + 1.1.0.rc1-SNAPSHOT diff --git a/pom.xml b/pom.xml index 5fe268c1..5eb07e8c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project pom - 1.1.0-SNAPSHOT + 1.1.0.rc1-SNAPSHOT Gwt Query Project http://gwtquery.com GwtQuery is a jQuery clone written in GWT. @@ -11,13 +11,11 @@ Google Code http://code.google.com/p/gwtquery/issues/list - diff --git a/samples/pom.xml b/samples/pom.xml index 0af9e8ae..217eb89e 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project - 1.1.0-SNAPSHOT + 1.1.0.rc1-SNAPSHOT GwtQuery Samples -- 2.39.5