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/07 16:16:22 UTC

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

Author: reinhard
Date: Thu Dec  7 07:16:21 2006
New Revision: 483480

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

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=483480&r1=483479&r2=483480
==============================================================================
--- cocoon/trunk/core/pom.xml (original)
+++ cocoon/trunk/core/pom.xml Thu Dec  7 07:16:21 2006
@@ -29,7 +29,7 @@
     <version>2</version>
   </parent>
   <artifactId>cocoon-core-modules</artifactId>
-  <version>2-SNAPSHOT</version>
+  <version>2</version>
   <name>Cocoon Core [modules]</name>
   <modules>
     <module>cocoon-blocks-fw</module>
@@ -37,6 +37,8 @@
     <module>cocoon-webapp</module>
   </modules>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/trunk/core</connection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-core-modules-2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-core-modules-2</developerConnection>
+    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-core-modules-2</url>
   </scm>
 </project>