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

index 553a3039be76d5f5994e9eca4c129e94466204f2..74090a604b2119de529bfa0f76c5fdbbec428f43 100644 (file)
@@ -4,7 +4,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>com.googlecode.gwtquery</groupId>
   <artifactId>gquery-archetype</artifactId>
-  <version>0.1-SNAPSHOT</version>
+  <version>0.1</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.1</connection>
+    <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/tags/gquery-archetype-0.1</developerConnection>
+    <url>http://code.google.com/p/gwtquery/source/browse/tags/gquery-archetype-0.1</url>
   </scm>
 
   <developers>