From 8c85752c3d41128d037a0b83d9914fe7c92141fd Mon Sep 17 00:00:00 2001 From: Manolo Carrasco Date: Thu, 5 May 2011 12:03:03 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- gwtquery-core-2.0.1/pom.xml | 2 +- gwtquery-core-2.1.0/pom.xml | 2 +- gwtquery-core-2.3.0/pom.xml | 2 +- gwtquery-core/pom.xml | 2 +- pom.xml | 8 ++++---- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/gwtquery-core-2.0.1/pom.xml b/gwtquery-core-2.0.1/pom.xml index 6db60e07..f04f9287 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 + 1.0.0-M4-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 76c75dee..13264b9e 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 + 1.0.0-M4-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 0571a367..18995197 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 + 1.0.0-M4-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 71a6bad3..355f3b71 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project - 1.0.0-M3 + 1.0.0-M4-SNAPSHOT gwtquery diff --git a/pom.xml b/pom.xml index 4e7b770f..7216a5f6 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project pom - 1.0.0-M3 + 1.0.0-M4-SNAPSHOT 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/tags/gwtquery-project-1.0.0-M3 + scm:svn:http://gwtquery.googlecode.com/svn/trunk - scm:svn:https://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.0.0-M3 + scm:svn:https://gwtquery.googlecode.com/svn/trunk - http://code.google.com/p/gwtquery/source/browse/tags/gwtquery-project-1.0.0-M3 + http://code.google.com/p/gwtquery/source/browse/trunk -- 2.39.5