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/07/31 14:06:29 UTC

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

Author: reinhard
Date: Mon Jul 31 05:06:29 2006
New Revision: 427086

URL: http://svn.apache.org/viewvc?rev=427086&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=427086&r1=427085&r2=427086&view=diff
==============================================================================
--- cocoon/trunk/core/pom.xml (original)
+++ cocoon/trunk/core/pom.xml Mon Jul 31 05:06:29 2006
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>cocoon-core-modules</artifactId>
-  <version>1</version> 
+  <version>2-SNAPSHOT</version> 
    
   <name>Cocoon Core [modules]</name>
 
@@ -41,8 +41,8 @@
     <module>cocoon-webapp</module>
   </modules-->
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-core-modules-1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-core-modules-1</developerConnection>
-    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-core-modules-1</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-1/cocoon-core-modules</developerConnection>
+    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-1/cocoon-core-modules</url>
   </scm>
 </project>