From: Manolo Carrasco Date: Mon, 2 May 2011 16:38:38 +0000 (+0000) Subject: Preparing repo to release 1.0.0 after 1.0.0-M1 was success X-Git-Tag: release-1.3.2~321 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a31d56b741e3691c040ed4bdebe92bd03e1a92b4;p=gwtquery.git Preparing repo to release 1.0.0 after 1.0.0-M1 was success --- diff --git a/devtest/pom.xml b/devtest/pom.xml index a5c6c8c7..934fd945 100644 --- a/devtest/pom.xml +++ b/devtest/pom.xml @@ -5,7 +5,7 @@ com.googlecode.gwtquery gwtquery-project - 1.0.0-M1-SNAPSHOT + 1.0.0-SNAPSHOT devtest diff --git a/gwtquery-core-2.0.1/pom.xml b/gwtquery-core-2.0.1/pom.xml index 32b207b6..3870c51c 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-M2-SNAPSHOT + 1.0.0-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 9b3c5295..f50b523f 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-M2-SNAPSHOT + 1.0.0-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 d5377f83..1d5d798c 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project - 1.0.0-M2-SNAPSHOT + 1.0.0-SNAPSHOT gwtquery diff --git a/pom.xml b/pom.xml index 0c2222e7..22c845b0 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project pom - 1.0.0-M2-SNAPSHOT + 1.0.0-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 d9773ee3..2a4b2f86 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -5,7 +5,7 @@ com.googlecode.gwtquery gwtquery-project - 1.0.0-M1-SNAPSHOT + 1.0.0-SNAPSHOT GwtQuery Samples