You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2006/08/03 12:58:49 UTC

svn commit: r428320 - /cocoon/trunk/tools/archetypes/pom.xml

Author: reinhard
Date: Thu Aug  3 03:58:48 2006
New Revision: 428320

URL: http://svn.apache.org/viewvc?rev=428320&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    cocoon/trunk/tools/archetypes/pom.xml

Modified: cocoon/trunk/tools/archetypes/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/archetypes/pom.xml?rev=428320&r1=428319&r2=428320&view=diff
==============================================================================
--- cocoon/trunk/tools/archetypes/pom.xml (original)
+++ cocoon/trunk/tools/archetypes/pom.xml Thu Aug  3 03:58:48 2006
@@ -10,7 +10,7 @@
 
   <groupId>org.apache.cocoon</groupId>
   <artifactId>cocoon-archetypes</artifactId>
-  <version>1</version>
+  <version>2-SNAPSHOT</version>
 
   <name>Cocoon Archetypes [modules]</name>
 
@@ -22,9 +22,9 @@
   </modules-->
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-archetypes-1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-archetypes-1</developerConnection>
-    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-archetypes-1</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/trunk/tools/archetypes</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-tools-modules-1/cocoon-archetypes</developerConnection>
+    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-tools-modules-1/cocoon-archetypes</url>
   </scm>
 
 </project>