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 22:40:10 UTC

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

Author: reinhard
Date: Mon Feb 12 13:40:09 2007
New Revision: 506669

URL: http://svn.apache.org/viewvc?view=rev&rev=506669
Log:
[maven-release-plugin] prepare release cocoon-core-modules-3

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=506669&r1=506668&r2=506669
==============================================================================
--- cocoon/trunk/core/pom.xml (original)
+++ cocoon/trunk/core/pom.xml Mon Feb 12 13:40:09 2007
@@ -30,7 +30,7 @@
     <version>3</version>
   </parent>
   <artifactId>cocoon-core-modules</artifactId>
-  <version>3-SNAPSHOT</version>
+  <version>3</version>
   <name>Cocoon Core [modules]</name>
   
   <modules>
@@ -72,8 +72,8 @@
   </reporting>  
   
   <scm>
-    <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>
+    <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>
   </scm>
 </project>