You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by da...@apache.org on 2019/01/09 14:11:55 UTC

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

Author: davide
Date: Wed Jan  9 14:11:55 2019
New Revision: 1850861

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

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

Modified: jackrabbit/oak/trunk/oak-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-parent/pom.xml?rev=1850861&r1=1850860&r2=1850861&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-parent/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-parent/pom.xml Wed Jan  9 14:11:55 2019
@@ -1245,4 +1245,10 @@
       </build>
     </profile>
   </profiles>
+
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/branches/1.10/oak-parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/branches/1.10/oak-parent</developerConnection>
+    <url>https://svn.apache.org/viewvc/maven/pom/branches/1.10/oak-parent</url>
+  </scm>
 </project>

Modified: jackrabbit/oak/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/pom.xml?rev=1850861&r1=1850860&r2=1850861&view=diff
==============================================================================
--- jackrabbit/oak/trunk/pom.xml (original)
+++ jackrabbit/oak/trunk/pom.xml Wed Jan  9 14:11:55 2019
@@ -76,9 +76,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/oak/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/oak/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/jackrabbit/oak/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/oak/branches/1.10</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/oak/branches/1.10</developerConnection>
+    <url>http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.10</url>
   </scm>
 
   <build>