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 2008/08/05 21:19:06 UTC

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

Author: reinhard
Date: Tue Aug  5 12:19:05 2008
New Revision: 682883

URL: http://svn.apache.org/viewvc?rev=682883&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=682883&r1=682882&r2=682883&view=diff
==============================================================================
--- cocoon/trunk/tools/pom.xml (original)
+++ cocoon/trunk/tools/pom.xml Tue Aug  5 12:19:05 2008
@@ -30,7 +30,7 @@
     <relativePath>../parent</relativePath>
   </parent>
   <artifactId>cocoon-tools-modules</artifactId>
-  <version>7</version>
+  <version>5-SNAPSHOT</version>
   <name>Cocoon Tools [modules]</name>
 
   <modules>
@@ -48,9 +48,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-tools-modules/cocoon-tools-modules-7</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-tools-modules/cocoon-tools-modules-7</developerConnection>
-    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-tools-modules/cocoon-tools-modules-7</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>