You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by il...@apache.org on 2012/06/05 09:53:57 UTC

svn commit: r1346275 - /cocoon/trunk/parent/pom.xml

Author: ilgrosso
Date: Tue Jun  5 07:53:56 2012
New Revision: 1346275

URL: http://svn.apache.org/viewvc?rev=1346275&view=rev
Log:
[maven-release-plugin] prepare release cocoon-9

Modified:
    cocoon/trunk/parent/pom.xml

Modified: cocoon/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/parent/pom.xml?rev=1346275&r1=1346274&r2=1346275&view=diff
==============================================================================
--- cocoon/trunk/parent/pom.xml (original)
+++ cocoon/trunk/parent/pom.xml Tue Jun  5 07:53:56 2012
@@ -25,12 +25,12 @@
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
     <version>10</version>
-    <relativePath/>
+    <relativePath />
   </parent>
 
   <groupId>org.apache.cocoon</groupId>
   <artifactId>cocoon</artifactId>
-  <version>9-SNAPSHOT</version>
+  <version>9</version>
   <name>Apache Cocoon</name>
   <inceptionYear>1999</inceptionYear>
   <url>http://cocoon.apache.org</url>
@@ -1114,9 +1114,9 @@
   </mailingLists>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/trunk/parent</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/trunk/parent</developerConnection>
-    <url>http://svn.apache.org/viewvc/cocoon/trunk/parent</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon/cocoon-9</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon/cocoon-9</developerConnection>
+    <url>http://svn.apache.org/viewvc/cocoon/tags/cocoon-2.2/cocoon/cocoon-9</url>
   </scm>
 
   <distributionManagement>