From abd7ff125f0c597919378693dd7a94b3a862bb5b Mon Sep 17 00:00:00 2001 From: Manolo Carrasco Date: Wed, 19 Oct 2011 22:37:22 +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/pom.xml | 2 +- pom.xml | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/gwtquery-core-2.0.1/pom.xml b/gwtquery-core-2.0.1/pom.xml index 956de778..bb54d8fe 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 + 1.1.1-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 b722949b..47c40145 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 + 1.1.1-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 5e5cbe58..afd465ce 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project - 1.1.0 + 1.1.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index b319dc1e..a87e129b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project pom - 1.1.0 + 1.1.1-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.1.0 + scm:svn:http://gwtquery.googlecode.com/svn/trunk - scm:svn:https://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.1.0 + scm:svn:https://gwtquery.googlecode.com/svn/trunk - http://code.google.com/p/gwtquery/source/browse/tags/gwtquery-project-1.1.0 + http://code.google.com/p/gwtquery/source/browse/trunk -- 2.39.5