]> source.dussan.org Git - gwtquery.git/commitdiff
[maven-release-plugin] prepare for next development iteration
authorManolo Carrasco <manolo@apache.org>
Thu, 5 May 2011 16:49:25 +0000 (16:49 +0000)
committerManolo Carrasco <manolo@apache.org>
Thu, 5 May 2011 16:49:25 +0000 (16:49 +0000)
archetype/pom.xml

index c4cdc3495af5c5bb6fa2549ca3a7488f25882e57..4c0277e94de251887f12b0547671057f47cbc16c 100644 (file)
@@ -4,7 +4,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>com.googlecode.gwtquery</groupId>
   <artifactId>gquery-archetype</artifactId>
-  <version>1.0.0</version>
+  <version>1.0.0-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
   <name>GwtQuery Archetype</name>
   <description>This archetype generates a Gwt-2.2.0 project with all set to use GwtQuery and its plugins</description>
@@ -16,9 +16,9 @@
   </parent>
 
   <scm>
-    <connection>scm:svn:http://gwtquery.googlecode.com/svn/tags/1.0.0-M1</connection>
-    <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/tags/1.0.0-M1</developerConnection>
-    <url>http://code.google.com/p/gwtquery/source/browse/tags/1.0.0-M1</url>
+    <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>
   </scm>
 
   <developers>