]> source.dussan.org Git - gwtquery.git/commitdiff
[maven-release-plugin] prepare release gquery-archetype-0.2
authorManolo Carrasco <manolo@apache.org>
Sat, 31 Jul 2010 08:11:34 +0000 (08:11 +0000)
committerManolo Carrasco <manolo@apache.org>
Sat, 31 Jul 2010 08:11:34 +0000 (08:11 +0000)
archetype/pom.xml

index 9a62a43e7e454faa6be911b2712b914be4f3921f..1a6e7b3b39bd7cb084a30e43f700d55d109324af 100644 (file)
@@ -4,7 +4,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>com.googlecode.gwtquery</groupId>
   <artifactId>gquery-archetype</artifactId>
-  <version>0.2-SNAPSHOT</version>
+  <version>0.2</version>
   <packaging>maven-archetype</packaging>
   <name>This archetype generates a Gwt project with GwtQuery</name>
 
@@ -15,9 +15,9 @@
   </parent>
 
   <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:svn:http://gwtquery.googlecode.com/svn/tags/gquery-archetype-0.2</connection>
+    <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/tags/gquery-archetype-0.2</developerConnection>
+    <url>http://code.google.com/p/gwtquery/source/browse/tags/gquery-archetype-0.2</url>
   </scm>
 
   <developers>