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 2016/09/23 09:30:01 UTC

svn commit: r1762038 - in /jackrabbit/branches/2.6: ./ jackrabbit-api/ jackrabbit-bundle/ jackrabbit-core/ jackrabbit-jca/ jackrabbit-jcr-client/ jackrabbit-jcr-commons/ jackrabbit-jcr-rmi/ jackrabbit-jcr-server/ jackrabbit-jcr-servlet/ jackrabbit-jcr-...

Author: reschke
Date: Fri Sep 23 09:30:00 2016
New Revision: 1762038

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

Modified:
    jackrabbit/branches/2.6/jackrabbit-api/pom.xml
    jackrabbit/branches/2.6/jackrabbit-bundle/pom.xml
    jackrabbit/branches/2.6/jackrabbit-core/pom.xml
    jackrabbit/branches/2.6/jackrabbit-jca/pom.xml
    jackrabbit/branches/2.6/jackrabbit-jcr-client/pom.xml
    jackrabbit/branches/2.6/jackrabbit-jcr-commons/pom.xml
    jackrabbit/branches/2.6/jackrabbit-jcr-rmi/pom.xml
    jackrabbit/branches/2.6/jackrabbit-jcr-server/pom.xml
    jackrabbit/branches/2.6/jackrabbit-jcr-servlet/pom.xml
    jackrabbit/branches/2.6/jackrabbit-jcr-tests/pom.xml
    jackrabbit/branches/2.6/jackrabbit-jcr2dav/pom.xml
    jackrabbit/branches/2.6/jackrabbit-jcr2spi/pom.xml
    jackrabbit/branches/2.6/jackrabbit-parent/pom.xml
    jackrabbit/branches/2.6/jackrabbit-spi-commons/pom.xml
    jackrabbit/branches/2.6/jackrabbit-spi/pom.xml
    jackrabbit/branches/2.6/jackrabbit-spi2dav/pom.xml
    jackrabbit/branches/2.6/jackrabbit-spi2jcr/pom.xml
    jackrabbit/branches/2.6/jackrabbit-standalone/pom.xml
    jackrabbit/branches/2.6/jackrabbit-webapp/pom.xml
    jackrabbit/branches/2.6/jackrabbit-webdav/pom.xml
    jackrabbit/branches/2.6/pom.xml

Modified: jackrabbit/branches/2.6/jackrabbit-api/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.6/jackrabbit-api/pom.xml?rev=1762038&r1=1762037&r2=1762038&view=diff
==============================================================================
--- jackrabbit/branches/2.6/jackrabbit-api/pom.xml (original)
+++ jackrabbit/branches/2.6/jackrabbit-api/pom.xml Fri Sep 23 09:30:00 2016
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.6.7-SNAPSHOT</version>
+    <version>2.6.7</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-api</artifactId>

Modified: jackrabbit/branches/2.6/jackrabbit-bundle/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.6/jackrabbit-bundle/pom.xml?rev=1762038&r1=1762037&r2=1762038&view=diff
==============================================================================
--- jackrabbit/branches/2.6/jackrabbit-bundle/pom.xml (original)
+++ jackrabbit/branches/2.6/jackrabbit-bundle/pom.xml Fri Sep 23 09:30:00 2016
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.6.7-SNAPSHOT</version>
+    <version>2.6.7</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-bundle</artifactId>
@@ -93,7 +93,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <scope>provided</scope>
       <exclusions>
         <exclusion>
@@ -113,7 +113,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2dav</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <scope>provided</scope>
       <exclusions>
         <exclusion>

Modified: jackrabbit/branches/2.6/jackrabbit-core/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.6/jackrabbit-core/pom.xml?rev=1762038&r1=1762037&r2=1762038&view=diff
==============================================================================
--- jackrabbit/branches/2.6/jackrabbit-core/pom.xml (original)
+++ jackrabbit/branches/2.6/jackrabbit-core/pom.xml Fri Sep 23 09:30:00 2016
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.6.7-SNAPSHOT</version>
+    <version>2.6.7</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-core</artifactId>
@@ -240,28 +240,28 @@ org.apache.jackrabbit.test.api.query.qom
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-api</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi-commons</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <classifier />
     </dependency>
       <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
@@ -284,7 +284,7 @@ org.apache.jackrabbit.test.api.query.qom
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <optional>true</optional>
     </dependency>
     <dependency>

Modified: jackrabbit/branches/2.6/jackrabbit-jca/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.6/jackrabbit-jca/pom.xml?rev=1762038&r1=1762037&r2=1762038&view=diff
==============================================================================
--- jackrabbit/branches/2.6/jackrabbit-jca/pom.xml (original)
+++ jackrabbit/branches/2.6/jackrabbit-jca/pom.xml Fri Sep 23 09:30:00 2016
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.6.7-SNAPSHOT</version>
+    <version>2.6.7</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-jca</artifactId>
@@ -108,7 +108,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>org.apache.tika</groupId>

Modified: jackrabbit/branches/2.6/jackrabbit-jcr-client/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.6/jackrabbit-jcr-client/pom.xml?rev=1762038&r1=1762037&r2=1762038&view=diff
==============================================================================
--- jackrabbit/branches/2.6/jackrabbit-jcr-client/pom.xml (original)
+++ jackrabbit/branches/2.6/jackrabbit-jcr-client/pom.xml Fri Sep 23 09:30:00 2016
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.jackrabbit</groupId>
         <artifactId>jackrabbit-parent</artifactId>
-        <version>2.6.7-SNAPSHOT</version>
+        <version>2.6.7</version>
         <relativePath>../jackrabbit-parent/pom.xml</relativePath>
     </parent>
     <artifactId>jackrabbit-jcr-client</artifactId>
@@ -91,37 +91,37 @@
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-jcr2spi</artifactId>
-            <version>2.6.7-SNAPSHOT</version>
+            <version>2.6.7</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-spi2dav</artifactId>
-            <version>2.6.7-SNAPSHOT</version>
+            <version>2.6.7</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-spi2jcr</artifactId>
-            <version>2.6.7-SNAPSHOT</version>
+            <version>2.6.7</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-core</artifactId>
-            <version>2.6.7-SNAPSHOT</version>
+            <version>2.6.7</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-spi-commons</artifactId>
-            <version>2.6.7-SNAPSHOT</version>
+            <version>2.6.7</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-spi</artifactId>
-            <version>2.6.7-SNAPSHOT</version>
+            <version>2.6.7</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Modified: jackrabbit/branches/2.6/jackrabbit-jcr-commons/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.6/jackrabbit-jcr-commons/pom.xml?rev=1762038&r1=1762037&r2=1762038&view=diff
==============================================================================
--- jackrabbit/branches/2.6/jackrabbit-jcr-commons/pom.xml (original)
+++ jackrabbit/branches/2.6/jackrabbit-jcr-commons/pom.xml Fri Sep 23 09:30:00 2016
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.6.7-SNAPSHOT</version>
+    <version>2.6.7</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-jcr-commons</artifactId>
@@ -95,7 +95,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-api</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <optional>true</optional>
     </dependency>
     <dependency>

Modified: jackrabbit/branches/2.6/jackrabbit-jcr-rmi/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.6/jackrabbit-jcr-rmi/pom.xml?rev=1762038&r1=1762037&r2=1762038&view=diff
==============================================================================
--- jackrabbit/branches/2.6/jackrabbit-jcr-rmi/pom.xml (original)
+++ jackrabbit/branches/2.6/jackrabbit-jcr-rmi/pom.xml Fri Sep 23 09:30:00 2016
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.6.7-SNAPSHOT</version>
+    <version>2.6.7</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
 
@@ -549,7 +549,7 @@ org.apache.jackrabbit.test.api.observati
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-        <version>2.6.7-SNAPSHOT</version>
+        <version>2.6.7</version>
       <scope>provided</scope>
     </dependency>
     
@@ -557,7 +557,7 @@ org.apache.jackrabbit.test.api.observati
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-api</artifactId>
-        <version>2.6.7-SNAPSHOT</version>
+        <version>2.6.7</version>
       <scope>provided</scope>
     </dependency>
 
@@ -570,13 +570,13 @@ org.apache.jackrabbit.test.api.observati
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: jackrabbit/branches/2.6/jackrabbit-jcr-server/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.6/jackrabbit-jcr-server/pom.xml?rev=1762038&r1=1762037&r2=1762038&view=diff
==============================================================================
--- jackrabbit/branches/2.6/jackrabbit-jcr-server/pom.xml (original)
+++ jackrabbit/branches/2.6/jackrabbit-jcr-server/pom.xml Fri Sep 23 09:30:00 2016
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.6.7-SNAPSHOT</version>
+    <version>2.6.7</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-jcr-server</artifactId>
@@ -160,17 +160,17 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi-commons</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-webdav</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>org.apache.tika</groupId>
@@ -217,7 +217,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: jackrabbit/branches/2.6/jackrabbit-jcr-servlet/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.6/jackrabbit-jcr-servlet/pom.xml?rev=1762038&r1=1762037&r2=1762038&view=diff
==============================================================================
--- jackrabbit/branches/2.6/jackrabbit-jcr-servlet/pom.xml (original)
+++ jackrabbit/branches/2.6/jackrabbit-jcr-servlet/pom.xml Fri Sep 23 09:30:00 2016
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.6.7-SNAPSHOT</version>
+    <version>2.6.7</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
 
@@ -48,18 +48,18 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-rmi</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <optional>true</optional>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <optional>true</optional>
     </dependency>
   </dependencies>

Modified: jackrabbit/branches/2.6/jackrabbit-jcr-tests/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.6/jackrabbit-jcr-tests/pom.xml?rev=1762038&r1=1762037&r2=1762038&view=diff
==============================================================================
--- jackrabbit/branches/2.6/jackrabbit-jcr-tests/pom.xml (original)
+++ jackrabbit/branches/2.6/jackrabbit-jcr-tests/pom.xml Fri Sep 23 09:30:00 2016
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.6.7-SNAPSHOT</version>
+    <version>2.6.7</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-jcr-tests</artifactId>

Modified: jackrabbit/branches/2.6/jackrabbit-jcr2dav/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.6/jackrabbit-jcr2dav/pom.xml?rev=1762038&r1=1762037&r2=1762038&view=diff
==============================================================================
--- jackrabbit/branches/2.6/jackrabbit-jcr2dav/pom.xml (original)
+++ jackrabbit/branches/2.6/jackrabbit-jcr2dav/pom.xml Fri Sep 23 09:30:00 2016
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.6.7-SNAPSHOT</version>
+    <version>2.6.7</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-jcr2dav</artifactId>
@@ -132,37 +132,37 @@ org.apache.jackrabbit.test.api.query.qom
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi2dav</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
 
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <scope>test</scope>
     </dependency>
     <dependency>
        <groupId>org.apache.jackrabbit</groupId>
        <artifactId>jackrabbit-jcr2spi</artifactId>
-       <version>2.6.7-SNAPSHOT</version>
+       <version>2.6.7</version>
        <classifier>tests</classifier>
        <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-server</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: jackrabbit/branches/2.6/jackrabbit-jcr2spi/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.6/jackrabbit-jcr2spi/pom.xml?rev=1762038&r1=1762037&r2=1762038&view=diff
==============================================================================
--- jackrabbit/branches/2.6/jackrabbit-jcr2spi/pom.xml (original)
+++ jackrabbit/branches/2.6/jackrabbit-jcr2spi/pom.xml Fri Sep 23 09:30:00 2016
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.6.7-SNAPSHOT</version>
+    <version>2.6.7</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-jcr2spi</artifactId>
@@ -83,17 +83,17 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi-commons</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <!-- end of tmp dependency -->
     <dependency>
@@ -117,7 +117,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: jackrabbit/branches/2.6/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.6/jackrabbit-parent/pom.xml?rev=1762038&r1=1762037&r2=1762038&view=diff
==============================================================================
--- jackrabbit/branches/2.6/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/branches/2.6/jackrabbit-parent/pom.xml Fri Sep 23 09:30:00 2016
@@ -34,7 +34,7 @@
   <groupId>org.apache.jackrabbit</groupId>
   <artifactId>jackrabbit-parent</artifactId>
   <name>Jackrabbit Parent POM</name>
-  <version>2.6.7-SNAPSHOT</version>
+  <version>2.6.7</version>
   <packaging>pom</packaging>
 
   <issueManagement>
@@ -920,8 +920,8 @@
   </developers>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/branches/2.6/jackrabbit-parent</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/branches/2.6/jackrabbit-parent</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/pom/branches/2.6/jackrabbit-parent</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/jackrabbit-2.6.7/jackrabbit-parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/jackrabbit-2.6.7/jackrabbit-parent</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/pom/tags/jackrabbit-2.6.7/jackrabbit-parent</url>
   </scm>
 </project>

Modified: jackrabbit/branches/2.6/jackrabbit-spi-commons/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.6/jackrabbit-spi-commons/pom.xml?rev=1762038&r1=1762037&r2=1762038&view=diff
==============================================================================
--- jackrabbit/branches/2.6/jackrabbit-spi-commons/pom.xml (original)
+++ jackrabbit/branches/2.6/jackrabbit-spi-commons/pom.xml Fri Sep 23 09:30:00 2016
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.6.7-SNAPSHOT</version>
+    <version>2.6.7</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-spi-commons</artifactId>
@@ -80,12 +80,12 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>commons-collections</groupId>

Modified: jackrabbit/branches/2.6/jackrabbit-spi/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.6/jackrabbit-spi/pom.xml?rev=1762038&r1=1762037&r2=1762038&view=diff
==============================================================================
--- jackrabbit/branches/2.6/jackrabbit-spi/pom.xml (original)
+++ jackrabbit/branches/2.6/jackrabbit-spi/pom.xml Fri Sep 23 09:30:00 2016
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.6.7-SNAPSHOT</version>
+    <version>2.6.7</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-spi</artifactId>

Modified: jackrabbit/branches/2.6/jackrabbit-spi2dav/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.6/jackrabbit-spi2dav/pom.xml?rev=1762038&r1=1762037&r2=1762038&view=diff
==============================================================================
--- jackrabbit/branches/2.6/jackrabbit-spi2dav/pom.xml (original)
+++ jackrabbit/branches/2.6/jackrabbit-spi2dav/pom.xml Fri Sep 23 09:30:00 2016
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.6.7-SNAPSHOT</version>
+    <version>2.6.7</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-spi2dav</artifactId>
@@ -118,23 +118,23 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <classifier />
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi-commons</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-webdav</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>javax.jcr</groupId>
@@ -156,20 +156,20 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <classifier />
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
@@ -177,7 +177,7 @@
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
       <classifier>tests</classifier>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: jackrabbit/branches/2.6/jackrabbit-spi2jcr/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.6/jackrabbit-spi2jcr/pom.xml?rev=1762038&r1=1762037&r2=1762038&view=diff
==============================================================================
--- jackrabbit/branches/2.6/jackrabbit-spi2jcr/pom.xml (original)
+++ jackrabbit/branches/2.6/jackrabbit-spi2jcr/pom.xml Fri Sep 23 09:30:00 2016
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.6.7-SNAPSHOT</version>
+    <version>2.6.7</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-spi2jcr</artifactId>
@@ -89,25 +89,25 @@ org.apache.jackrabbit.test.api.query.qom
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <classifier />
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi-commons</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>
@@ -121,7 +121,7 @@ org.apache.jackrabbit.test.api.query.qom
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <scope>test</scope>
     </dependency>
     <dependency>
@@ -132,20 +132,20 @@ org.apache.jackrabbit.test.api.query.qom
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <classifier />
       <scope>test</scope>
     </dependency>

Modified: jackrabbit/branches/2.6/jackrabbit-standalone/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.6/jackrabbit-standalone/pom.xml?rev=1762038&r1=1762037&r2=1762038&view=diff
==============================================================================
--- jackrabbit/branches/2.6/jackrabbit-standalone/pom.xml (original)
+++ jackrabbit/branches/2.6/jackrabbit-standalone/pom.xml Fri Sep 23 09:30:00 2016
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.6.7-SNAPSHOT</version>
+    <version>2.6.7</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-standalone</artifactId>
@@ -71,19 +71,19 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-webapp</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <type>war</type>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-webapp</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
       <type>jar</type>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2dav</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>org.mortbay.jetty</groupId>

Modified: jackrabbit/branches/2.6/jackrabbit-webapp/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.6/jackrabbit-webapp/pom.xml?rev=1762038&r1=1762037&r2=1762038&view=diff
==============================================================================
--- jackrabbit/branches/2.6/jackrabbit-webapp/pom.xml (original)
+++ jackrabbit/branches/2.6/jackrabbit-webapp/pom.xml Fri Sep 23 09:30:00 2016
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.6.7-SNAPSHOT</version>
+    <version>2.6.7</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-webapp</artifactId>
@@ -46,7 +46,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>org.apache.tika</groupId>
@@ -65,17 +65,17 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-server</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-servlet</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-rmi</artifactId>
-      <version>2.6.7-SNAPSHOT</version>
+      <version>2.6.7</version>
     </dependency>
     <dependency>
       <groupId>ch.qos.logback</groupId>

Modified: jackrabbit/branches/2.6/jackrabbit-webdav/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.6/jackrabbit-webdav/pom.xml?rev=1762038&r1=1762037&r2=1762038&view=diff
==============================================================================
--- jackrabbit/branches/2.6/jackrabbit-webdav/pom.xml (original)
+++ jackrabbit/branches/2.6/jackrabbit-webdav/pom.xml Fri Sep 23 09:30:00 2016
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.6.7-SNAPSHOT</version>
+    <version>2.6.7</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-webdav</artifactId>

Modified: jackrabbit/branches/2.6/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.6/pom.xml?rev=1762038&r1=1762037&r2=1762038&view=diff
==============================================================================
--- jackrabbit/branches/2.6/pom.xml (original)
+++ jackrabbit/branches/2.6/pom.xml Fri Sep 23 09:30:00 2016
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.6.7-SNAPSHOT</version>
+    <version>2.6.7</version>
     <relativePath>jackrabbit-parent/pom.xml</relativePath>
   </parent>
 
@@ -59,9 +59,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/branches/2.6</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/branches/2.6</developerConnection>
-    <url>http://svn.apache.org/viewvc/jackrabbit/branches/2.6</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/tags/jackrabbit-2.6.7</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/tags/jackrabbit-2.6.7</developerConnection>
+    <url>http://svn.apache.org/viewvc/jackrabbit/tags/jackrabbit-2.6.7</url>
   </scm>
 
   <build>