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 ng...@apache.org on 2019/10/09 11:28:45 UTC

svn commit: r1868177 - /jackrabbit/oak/branches/1.6/pom.xml

Author: ngupta
Date: Wed Oct  9 11:28:45 2019
New Revision: 1868177

URL: http://svn.apache.org/viewvc?rev=1868177&view=rev
Log:
[maven-release-plugin] prepare release jackrabbit-oak-1.6.18

Modified:
    jackrabbit/oak/branches/1.6/pom.xml

Modified: jackrabbit/oak/branches/1.6/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.6/pom.xml?rev=1868177&r1=1868176&r2=1868177&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.6/pom.xml (original)
+++ jackrabbit/oak/branches/1.6/pom.xml Wed Oct  9 11:28:45 2019
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>oak-parent</artifactId>
-    <version>1.6.18-SNAPSHOT</version>
+    <version>1.6.18</version>
     <relativePath>oak-parent/pom.xml</relativePath>
   </parent>
 
@@ -64,9 +64,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/oak/branches/1.6</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/oak/branches/1.6</developerConnection>
-    <url>https://svn.apache.org/repos/asf/jackrabbit/oak/branches/1.6</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.6.18</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.6.18</developerConnection>
+    <url>https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.6.18</url>
   </scm>
 
   <build>