]> source.dussan.org Git - gwtquery.git/commitdiff
Preparing archetype to deploy the release 1.3.1 to central repos
authorManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>
Thu, 7 Feb 2013 11:45:43 +0000 (12:45 +0100)
committerManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>
Thu, 7 Feb 2013 11:45:43 +0000 (12:45 +0100)
archetype/pom.xml

index 32443b7af7c6bf48c557f09ba67313ec3bf1eba0..914179a549f4f32b07b0988832959805e3e03861 100644 (file)
@@ -4,7 +4,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>com.googlecode.gwtquery</groupId>
   <artifactId>gquery-archetype</artifactId>
-  <version>1.3.1</version>
+  <version>1.3.1-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
   <name>GwtQuery Archetype</name>
 
@@ -17,9 +17,9 @@
   <description>This archetype generates a Gwt-2.5.0-rc1 project with all set to use GwtQuery and its plugins.</description>
 
   <scm>
-    <connection>scm:svn:http://gwtquery.googlecode.com/svn/trunk/archetype</connection>
-    <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/trunk/archetype</developerConnection>
-    <url>http://code.google.com/p/gwtquery/source/browse/trunk/archetype</url>
+    <connection>scm:git:https://code.google.com/p/gwtquery/</connection>
+    <developerConnection>scm:git:git@github.com:gwtquery/gwtquery.git</developerConnection>
+    <url>http://code.google.com/p/gwtquery/source/browse/</url>
   </scm>
 
   <developers>