From: Manolo Carrasco Date: Tue, 3 May 2011 11:09:26 +0000 (+0000) Subject: [maven-release-plugin] prepare release gwtquery-project-1.0.0 X-Git-Tag: release-1.3.2~309 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d06d7172d76c0a4b66c393949d0cdfb62398e565;p=gwtquery.git [maven-release-plugin] prepare release gwtquery-project-1.0.0 --- diff --git a/gwtquery-core-2.0.1/pom.xml b/gwtquery-core-2.0.1/pom.xml index 3870c51c..b2e78f5e 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-SNAPSHOT + 1.0.0 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 9ffe475f..8ee68a5a 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-SNAPSHOT + 1.0.0 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 c3f11458..9b71a6be 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project - 1.0.0-SNAPSHOT + 1.0.0 gwtquery diff --git a/pom.xml b/pom.xml index 0745a708..ee2d3c0f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project pom - 1.0.0-SNAPSHOT + 1.0.0 Gwt Query Project http://gwtquery.com GwtQuery is a jQuery clone written in GWT. @@ -57,11 +57,11 @@ - scm:svn:http://gwtquery.googlecode.com/svn/trunk + scm:svn:http://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.0.0 - scm:svn:https://gwtquery.googlecode.com/svn/trunk + scm:svn:https://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.0.0 - http://code.google.com/p/gwtquery/source/browse/trunk + http://code.google.com/p/gwtquery/source/browse/tags/gwtquery-project-1.0.0 @@ -162,7 +162,7 @@ 2.2.0 2.2.0 - + INFO OBF diff --git a/samples/pom.xml b/samples/pom.xml index f8513dba..7220e459 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project - 1.0.0-SNAPSHOT + 1.0.0 GwtQuery Samples