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/20 09:13:09 UTC

svn commit: r577591 - /cocoon/trunk/tools/pom.xml

Author: reinhard
Date: Thu Sep 20 00:13:08 2007
New Revision: 577591

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

Modified:
    cocoon/trunk/tools/pom.xml

Modified: cocoon/trunk/tools/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/pom.xml?rev=577591&r1=577590&r2=577591&view=diff
==============================================================================
--- cocoon/trunk/tools/pom.xml (original)
+++ cocoon/trunk/tools/pom.xml Thu Sep 20 00:13:08 2007
@@ -28,10 +28,10 @@
   <parent>
     <groupId>org.apache.cocoon</groupId>
     <artifactId>cocoon</artifactId>
-    <version>5-SNAPSHOT</version>
+    <version>5</version>
   </parent>
   <artifactId>cocoon-tools-modules</artifactId>
-  <version>5-SNAPSHOT</version>
+  <version>5</version>
   <name>Cocoon Tools [modules]</name>
 
   <modules>
@@ -45,9 +45,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/trunk/tools</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2/cocoon-tools-modules</developerConnection>
-    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2/cocoon-tools-modules</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-tools-modules/cocoon-tools-modules-5</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-tools-modules/cocoon-tools-modules-5</developerConnection>
+    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-tools-modules/cocoon-tools-modules-5</url>
   </scm>
 
 </project>