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/12/13 18:40:17 UTC

svn commit: r486774 - /cocoon/trunk/pom.xml

Author: reinhard
Date: Wed Dec 13 09:40:16 2006
New Revision: 486774

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

Modified:
    cocoon/trunk/pom.xml

Modified: cocoon/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/pom.xml?view=diff&rev=486774&r1=486773&r2=486774
==============================================================================
--- cocoon/trunk/pom.xml (original)
+++ cocoon/trunk/pom.xml Wed Dec 13 09:40:16 2006
@@ -9,7 +9,7 @@
   <packaging>pom</packaging>
   <groupId>org.apache.cocoon</groupId>
   <artifactId>cocoon</artifactId>
-  <version>2</version>
+  <version>3-SNAPSHOT</version>
   <name>Apache Cocoon</name>
   <url>http://cocoon.apache.org</url>
   <inceptionYear>1999</inceptionYear>
@@ -410,9 +410,9 @@
   </mailingLists>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon/cocoon-2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon/cocoon-2</developerConnection>
-    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon/cocoon-2</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/trunk</developerConnection>
+    <url>http://svn.apache.org/viewcvs/cocoon/trunk</url>
   </scm>
 
   <distributionManagement>