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/25 11:40:03 UTC

svn commit: r579153 - /cocoon/trunk/core/pom.xml

Author: reinhard
Date: Tue Sep 25 02:40:03 2007
New Revision: 579153

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

Modified:
    cocoon/trunk/core/pom.xml

Modified: cocoon/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/core/pom.xml?rev=579153&r1=579152&r2=579153&view=diff
==============================================================================
--- cocoon/trunk/core/pom.xml (original)
+++ cocoon/trunk/core/pom.xml Tue Sep 25 02:40:03 2007
@@ -30,7 +30,7 @@
     <version>5</version>
   </parent>
   <artifactId>cocoon-core-modules</artifactId>
-  <version>5</version>
+  <version>6-SNAPSHOT</version>
   <name>Cocoon Core [modules]</name>
   
   <modules>
@@ -75,9 +75,9 @@
   </reporting>  
   
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core-modules/cocoon-core-modules-5</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core-modules/cocoon-core-modules-5</developerConnection>
-    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core-modules/cocoon-core-modules-5</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/trunk/core</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/trunk/core</developerConnection>
+    <url>https://svn.apache.org/repos/asf/cocoon/trunk/core</url>
   </scm>
 
   <dependencyManagement>