From 63ac8edf50f682139c4b4ada70409d2cb11ac077 Mon Sep 17 00:00:00 2001 From: Manolo Carrasco Date: Mon, 2 May 2011 08:53:33 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- gwtquery-core/pom.xml | 2 +- pom.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gwtquery-core/pom.xml b/gwtquery-core/pom.xml index 9b71a6be..2d8559ab 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project - 1.0.0 + 1.0.1-SNAPSHOT gwtquery diff --git a/pom.xml b/pom.xml index 6acf3384..ba6fb6a4 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.googlecode.gwtquery gwtquery-project pom - 1.0.0 + 1.0.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.0.0 + scm:svn:http://gwtquery.googlecode.com/svn/trunk - scm:svn:https://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.0.0 + scm:svn:https://gwtquery.googlecode.com/svn/trunk - http://code.google.com/p/gwtquery/source/browse/tags/gwtquery-project-1.0.0 + http://code.google.com/p/gwtquery/source/browse/trunk -- 2.39.5