You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by re...@apache.org on 2017/11/20 09:15:40 UTC

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

Author: reschke
Date: Mon Nov 20 09:15:40 2017
New Revision: 1815780

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

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=1815780&r1=1815779&r2=1815780&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-parent/pom.xml Mon Nov 20 09:15:40 2017
@@ -1012,4 +1012,10 @@
       <timezone>-5</timezone>
     </developer>
   </developers>
+
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/branches/2.16/jackrabbit-parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/branches/2.16/jackrabbit-parent</developerConnection>
+    <url>https://svn.apache.org/viewvc/maven/pom/branches/2.16/jackrabbit-parent</url>
+  </scm>
 </project>

Modified: jackrabbit/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/pom.xml?rev=1815780&r1=1815779&r2=1815780&view=diff
==============================================================================
--- jackrabbit/trunk/pom.xml (original)
+++ jackrabbit/trunk/pom.xml Mon Nov 20 09:15:40 2017
@@ -62,9 +62,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.16</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/branches/2.16</developerConnection>
+    <url>http://svn.apache.org/viewvc/jackrabbit/branches/2.16</url>
   </scm>
 
   <build>