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/02/12 21:48:16 UTC

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

Author: reinhard
Date: Mon Feb 12 12:48:15 2007
New Revision: 506629

URL: http://svn.apache.org/viewvc?view=rev&rev=506629
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?view=diff&rev=506629&r1=506628&r2=506629
==============================================================================
--- cocoon/trunk/core/pom.xml (original)
+++ cocoon/trunk/core/pom.xml Mon Feb 12 12:48:15 2007
@@ -30,7 +30,7 @@
     <version>3</version>
   </parent>
   <artifactId>cocoon-core-modules</artifactId>
-  <version>3</version>
+  <version>4-SNAPSHOT</version>
   <name>Cocoon Core [modules]</name>
   
   <modules>
@@ -77,8 +77,8 @@
   </reporting>  
   
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core-modules/cocoon-core-modules-3</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core-modules/cocoon-core-modules-3</developerConnection>
-    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core-modules/cocoon-core-modules-3</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/trunk/core</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2/cocoon-core-modules</developerConnection>
+    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2/cocoon-core-modules</url>
   </scm>
 </project>