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/05/16 12:35:20 UTC

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

Author: reinhard
Date: Wed May 16 03:35:19 2007
New Revision: 538524

URL: http://svn.apache.org/viewvc?view=rev&rev=538524
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=538524&r1=538523&r2=538524
==============================================================================
--- cocoon/trunk/core/pom.xml (original)
+++ cocoon/trunk/core/pom.xml Wed May 16 03:35:19 2007
@@ -30,7 +30,7 @@
     <version>4</version>
   </parent>
   <artifactId>cocoon-core-modules</artifactId>
-  <version>4</version>
+  <version>4-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-4</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core-modules/cocoon-core-modules-4</developerConnection>
-    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core-modules/cocoon-core-modules-4</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>
   
   <profiles>