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/09/26 14:10:34 UTC

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

Author: reinhard
Date: Wed Sep 26 05:10:33 2007
New Revision: 579632

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

Modified:
    cocoon/trunk/core/cocoon-core/pom.xml

Modified: cocoon/trunk/core/cocoon-core/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-core/pom.xml?rev=579632&r1=579631&r2=579632&view=diff
==============================================================================
--- cocoon/trunk/core/cocoon-core/pom.xml (original)
+++ cocoon/trunk/core/cocoon-core/pom.xml Wed Sep 26 05:10:33 2007
@@ -30,7 +30,7 @@
     <version>5</version>
   </parent>
   <artifactId>cocoon-core</artifactId>
-  <version>2.2.0-RC3-SNAPSHOT</version>
+  <version>2.2.0-RC2</version>
   <name>Cocoon Core</name>
   <description>
     Module that contains dependencies to all modules normally needed for a basic
@@ -119,9 +119,9 @@
   </distributionManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/trunk/core/cocoon-core/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/trunk/core/cocoon-core/</developerConnection>
-    <url>http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-core/</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core/cocoon-core-2.2.0-RC2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core/cocoon-core-2.2.0-RC2</developerConnection>
+    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core/cocoon-core-2.2.0-RC2</url>
   </scm>
 
   <dependencies>