You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2011/12/20 20:11:58 UTC

svn commit: r1221441 - in /jackrabbit/trunk: jackrabbit-parent/pom.xml pom.xml

Author: jukka
Date: Tue Dec 20 19:11:58 2011
New Revision: 1221441

URL: http://svn.apache.org/viewvc?rev=1221441&view=rev
Log:
[maven-release-plugin] prepare branch 2.4

Modified:
    jackrabbit/trunk/jackrabbit-parent/pom.xml
    jackrabbit/trunk/pom.xml

Modified: jackrabbit/trunk/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-parent/pom.xml?rev=1221441&r1=1221440&r2=1221441&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-parent/pom.xml Tue Dec 20 19:11:58 2011
@@ -900,4 +900,10 @@
       <timezone>-5</timezone>
     </developer>
   </developers>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/branches/2.4/jackrabbit-parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/branches/2.4/jackrabbit-parent</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/pom/branches/2.4/jackrabbit-parent</url>
+  </scm>
 </project>

Modified: jackrabbit/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/pom.xml?rev=1221441&r1=1221440&r2=1221441&view=diff
==============================================================================
--- jackrabbit/trunk/pom.xml (original)
+++ jackrabbit/trunk/pom.xml Tue Dec 20 19:11:58 2011
@@ -59,9 +59,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/jackrabbit/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/branches/2.4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/branches/2.4</developerConnection>
+    <url>http://svn.apache.org/viewvc/jackrabbit/branches/2.4</url>
   </scm>
 
   <build>