From a84448e6ef902b7682fa8649155acf60ca6bac0c Mon Sep 17 00:00:00 2001 From: Manolo Carrasco Date: Mon, 2 May 2011 09:22:27 +0000 Subject: [PATCH] prepare poms again to re-run mvn release --- gwtquery-core-2.2.0/pom.xml | 3 +-- gwtquery-core/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/gwtquery-core-2.2.0/pom.xml b/gwtquery-core-2.2.0/pom.xml index ca85cc46..b5071d63 100644 --- a/gwtquery-core-2.2.0/pom.xml +++ b/gwtquery-core-2.2.0/pom.xml @@ -4,14 +4,13 @@ com.googlecode.gwtquery gwtquery-project - 1.0.0 + 1.0.0-SNAPSHOT Generates an artifact compiled with a concrete gwt version specified in the artifactId 2.2.0 jar Gwt Query Core API for gwt-${artifactId} - 1.0.0-SNAPSHOT diff --git a/gwtquery-core/pom.xml b/gwtquery-core/pom.xml index 2d8559ab..c3f11458 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT gwtquery diff --git a/pom.xml b/pom.xml index ba6fb6a4..1571cc2c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project pom - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT Gwt Query Project http://gwtquery.com GwtQuery is a jQuery clone written in GWT. -- 2.39.5