You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by jh...@apache.org on 2006/07/31 23:54:26 UTC

svn commit: r427313 - /cocoon/trunk/commons/pom.xml

Author: jheymans
Date: Mon Jul 31 14:54:25 2006
New Revision: 427313

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

Modified:
    cocoon/trunk/commons/pom.xml

Modified: cocoon/trunk/commons/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/commons/pom.xml?rev=427313&r1=427312&r2=427313&view=diff
==============================================================================
--- cocoon/trunk/commons/pom.xml (original)
+++ cocoon/trunk/commons/pom.xml Mon Jul 31 14:54:25 2006
@@ -31,7 +31,7 @@
 
   <groupId>org.apache.cocoon</groupId>
   <artifactId>cocoon-commons-modules</artifactId>
-  <version>1</version>
+  <version>2-SNAPSHOT</version>
     
   <name>Cocoon Commons [modules]</name>
 
@@ -39,8 +39,8 @@
     <module>legal</module>
   </modules>
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-commons-modules-1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-commons-modules-1</developerConnection>
-    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-commons-modules-1</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/trunk/commons</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/trunk/cocoon-commons</developerConnection>
+    <url>http://svn.apache.org/viewcvs/cocoon/trunk/cocoon-commons</url>
   </scm>
 </project>