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 2007/09/20 09:13:26 UTC

svn commit: r577593 - /cocoon/trunk/tools/pom.xml

Author: reinhard
Date: Thu Sep 20 00:13:26 2007
New Revision: 577593

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

Modified:
    cocoon/trunk/tools/pom.xml

Modified: cocoon/trunk/tools/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/pom.xml?rev=577593&r1=577592&r2=577593&view=diff
==============================================================================
--- cocoon/trunk/tools/pom.xml (original)
+++ cocoon/trunk/tools/pom.xml Thu Sep 20 00:13:26 2007
@@ -31,7 +31,7 @@
     <version>5</version>
   </parent>
   <artifactId>cocoon-tools-modules</artifactId>
-  <version>5</version>
+  <version>6-SNAPSHOT</version>
   <name>Cocoon Tools [modules]</name>
 
   <modules>
@@ -45,9 +45,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-tools-modules/cocoon-tools-modules-5</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-tools-modules/cocoon-tools-modules-5</developerConnection>
-    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-tools-modules/cocoon-tools-modules-5</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/trunk/tools</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2/cocoon-tools-modules</developerConnection>
+    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2/cocoon-tools-modules</url>
   </scm>
 
 </project>