From 9276a33e0c9c9444050c1958012c989cc933bacf Mon Sep 17 00:00:00 2001 From: Manuel Carrasco MoƱino Date: Thu, 7 Feb 2013 12:45:43 +0100 Subject: Preparing archetype to deploy the release 1.3.1 to central repos --- archetype/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/archetype/pom.xml b/archetype/pom.xml index 32443b7a..914179a5 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.googlecode.gwtquery gquery-archetype - 1.3.1 + 1.3.1-SNAPSHOT maven-archetype GwtQuery Archetype @@ -17,9 +17,9 @@ This archetype generates a Gwt-2.5.0-rc1 project with all set to use GwtQuery and its plugins. - scm:svn:http://gwtquery.googlecode.com/svn/trunk/archetype - scm:svn:https://gwtquery.googlecode.com/svn/trunk/archetype - http://code.google.com/p/gwtquery/source/browse/trunk/archetype + scm:git:https://code.google.com/p/gwtquery/ + scm:git:git@github.com:gwtquery/gwtquery.git + http://code.google.com/p/gwtquery/source/browse/ -- cgit v1.2.3