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 2010/10/25 14:18:29 UTC

svn commit: r1027084 - in /jackrabbit/branches/2.1: ./ jackrabbit-api/ jackrabbit-core/ jackrabbit-jca/ jackrabbit-jcr-client/ jackrabbit-jcr-commons/ jackrabbit-jcr-rmi/ jackrabbit-jcr-server/ jackrabbit-jcr-servlet/ jackrabbit-jcr-tests/ jackrabbit-j...

Author: jukka
Date: Mon Oct 25 12:18:28 2010
New Revision: 1027084

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

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

Modified: jackrabbit/branches/2.1/jackrabbit-api/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/jackrabbit-api/pom.xml?rev=1027084&r1=1027083&r2=1027084&view=diff
==============================================================================
--- jackrabbit/branches/2.1/jackrabbit-api/pom.xml (original)
+++ jackrabbit/branches/2.1/jackrabbit-api/pom.xml Mon Oct 25 12:18:28 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-api</artifactId>

Modified: jackrabbit/branches/2.1/jackrabbit-core/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/jackrabbit-core/pom.xml?rev=1027084&r1=1027083&r2=1027084&view=diff
==============================================================================
--- jackrabbit/branches/2.1/jackrabbit-core/pom.xml (original)
+++ jackrabbit/branches/2.1/jackrabbit-core/pom.xml Mon Oct 25 12:18:28 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-core</artifactId>
@@ -171,28 +171,28 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-api</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi-commons</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <classifier />
     </dependency>
       <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
@@ -237,7 +237,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <optional>true</optional>
     </dependency>
     <dependency>

Modified: jackrabbit/branches/2.1/jackrabbit-jca/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/jackrabbit-jca/pom.xml?rev=1027084&r1=1027083&r2=1027084&view=diff
==============================================================================
--- jackrabbit/branches/2.1/jackrabbit-jca/pom.xml (original)
+++ jackrabbit/branches/2.1/jackrabbit-jca/pom.xml Mon Oct 25 12:18:28 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</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.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>

Modified: jackrabbit/branches/2.1/jackrabbit-jcr-client/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/jackrabbit-jcr-client/pom.xml?rev=1027084&r1=1027083&r2=1027084&view=diff
==============================================================================
--- jackrabbit/branches/2.1/jackrabbit-jcr-client/pom.xml (original)
+++ jackrabbit/branches/2.1/jackrabbit-jcr-client/pom.xml Mon Oct 25 12:18:28 2010
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.jackrabbit</groupId>
         <artifactId>jackrabbit-parent</artifactId>
-        <version>2.1.2-SNAPSHOT</version>
+        <version>2.1.2</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.1.2-SNAPSHOT</version>
+            <version>2.1.2</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-spi2dav</artifactId>
-            <version>2.1.2-SNAPSHOT</version>
+            <version>2.1.2</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-spi2jcr</artifactId>
-            <version>2.1.2-SNAPSHOT</version>
+            <version>2.1.2</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-core</artifactId>
-            <version>2.1.2-SNAPSHOT</version>
+            <version>2.1.2</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-spi-commons</artifactId>
-            <version>2.1.2-SNAPSHOT</version>
+            <version>2.1.2</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-spi</artifactId>
-            <version>2.1.2-SNAPSHOT</version>
+            <version>2.1.2</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Modified: jackrabbit/branches/2.1/jackrabbit-jcr-commons/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/jackrabbit-jcr-commons/pom.xml?rev=1027084&r1=1027083&r2=1027084&view=diff
==============================================================================
--- jackrabbit/branches/2.1/jackrabbit-jcr-commons/pom.xml (original)
+++ jackrabbit/branches/2.1/jackrabbit-jcr-commons/pom.xml Mon Oct 25 12:18:28 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-jcr-commons</artifactId>

Modified: jackrabbit/branches/2.1/jackrabbit-jcr-rmi/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/jackrabbit-jcr-rmi/pom.xml?rev=1027084&r1=1027083&r2=1027084&view=diff
==============================================================================
--- jackrabbit/branches/2.1/jackrabbit-jcr-rmi/pom.xml (original)
+++ jackrabbit/branches/2.1/jackrabbit-jcr-rmi/pom.xml Mon Oct 25 12:18:28 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
 
@@ -672,13 +672,13 @@ org.apache.jackrabbit.test.api.version.W
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: jackrabbit/branches/2.1/jackrabbit-jcr-server/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/jackrabbit-jcr-server/pom.xml?rev=1027084&r1=1027083&r2=1027084&view=diff
==============================================================================
--- jackrabbit/branches/2.1/jackrabbit-jcr-server/pom.xml (original)
+++ jackrabbit/branches/2.1/jackrabbit-jcr-server/pom.xml Mon Oct 25 12:18:28 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-jcr-server</artifactId>
@@ -56,12 +56,12 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-webdav</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.tika</groupId>

Modified: jackrabbit/branches/2.1/jackrabbit-jcr-servlet/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/jackrabbit-jcr-servlet/pom.xml?rev=1027084&r1=1027083&r2=1027084&view=diff
==============================================================================
--- jackrabbit/branches/2.1/jackrabbit-jcr-servlet/pom.xml (original)
+++ jackrabbit/branches/2.1/jackrabbit-jcr-servlet/pom.xml Mon Oct 25 12:18:28 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</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.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-rmi</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <optional>true</optional>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <optional>true</optional>
     </dependency>
   </dependencies>

Modified: jackrabbit/branches/2.1/jackrabbit-jcr-tests/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/jackrabbit-jcr-tests/pom.xml?rev=1027084&r1=1027083&r2=1027084&view=diff
==============================================================================
--- jackrabbit/branches/2.1/jackrabbit-jcr-tests/pom.xml (original)
+++ jackrabbit/branches/2.1/jackrabbit-jcr-tests/pom.xml Mon Oct 25 12:18:28 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-jcr-tests</artifactId>

Modified: jackrabbit/branches/2.1/jackrabbit-jcr2dav/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/jackrabbit-jcr2dav/pom.xml?rev=1027084&r1=1027083&r2=1027084&view=diff
==============================================================================
--- jackrabbit/branches/2.1/jackrabbit-jcr2dav/pom.xml (original)
+++ jackrabbit/branches/2.1/jackrabbit-jcr2dav/pom.xml Mon Oct 25 12:18:28 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-jcr2dav</artifactId>
@@ -138,37 +138,37 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi2dav</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
 
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <scope>test</scope>
     </dependency>
     <dependency>
        <groupId>org.apache.jackrabbit</groupId>
        <artifactId>jackrabbit-jcr2spi</artifactId>
-       <version>2.1.2-SNAPSHOT</version>
+       <version>2.1.2</version>
        <classifier>tests</classifier>
        <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-server</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: jackrabbit/branches/2.1/jackrabbit-jcr2spi/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/jackrabbit-jcr2spi/pom.xml?rev=1027084&r1=1027083&r2=1027084&view=diff
==============================================================================
--- jackrabbit/branches/2.1/jackrabbit-jcr2spi/pom.xml (original)
+++ jackrabbit/branches/2.1/jackrabbit-jcr2spi/pom.xml Mon Oct 25 12:18:28 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-jcr2spi</artifactId>
@@ -83,23 +83,23 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi-commons</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <!-- tmp dependency to jackrabbit-api until jsr 283 is released -->
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-api</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <!-- end of tmp dependency -->
     <dependency>
@@ -123,7 +123,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: jackrabbit/branches/2.1/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/jackrabbit-parent/pom.xml?rev=1027084&r1=1027083&r2=1027084&view=diff
==============================================================================
--- jackrabbit/branches/2.1/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/branches/2.1/jackrabbit-parent/pom.xml Mon Oct 25 12:18:28 2010
@@ -28,12 +28,12 @@
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>parent</artifactId>
     <version>5</version>
-    <relativePath/>
+    <relativePath />
   </parent>
 
   <artifactId>jackrabbit-parent</artifactId>
   <name>Jackrabbit Parent POM</name>
-  <version>2.1.2-SNAPSHOT</version>
+  <version>2.1.2</version>
   <packaging>pom</packaging>
   <issueManagement>
     <system>Jira</system>
@@ -331,4 +331,10 @@
       </dependency>
     </dependencies>
   </dependencyManagement>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/parent/tags/2.1.2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/parent/tags/2.1.2</developerConnection>
+    <url>http://svn.apache.org/viewvc/jackrabbit/parent/tags/2.1.2</url>
+  </scm>
 </project>

Modified: jackrabbit/branches/2.1/jackrabbit-spi-commons/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/jackrabbit-spi-commons/pom.xml?rev=1027084&r1=1027083&r2=1027084&view=diff
==============================================================================
--- jackrabbit/branches/2.1/jackrabbit-spi-commons/pom.xml (original)
+++ jackrabbit/branches/2.1/jackrabbit-spi-commons/pom.xml Mon Oct 25 12:18:28 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-spi-commons</artifactId>
@@ -139,12 +139,12 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>commons-collections</groupId>

Modified: jackrabbit/branches/2.1/jackrabbit-spi/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/jackrabbit-spi/pom.xml?rev=1027084&r1=1027083&r2=1027084&view=diff
==============================================================================
--- jackrabbit/branches/2.1/jackrabbit-spi/pom.xml (original)
+++ jackrabbit/branches/2.1/jackrabbit-spi/pom.xml Mon Oct 25 12:18:28 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-spi</artifactId>

Modified: jackrabbit/branches/2.1/jackrabbit-spi2dav/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/jackrabbit-spi2dav/pom.xml?rev=1027084&r1=1027083&r2=1027084&view=diff
==============================================================================
--- jackrabbit/branches/2.1/jackrabbit-spi2dav/pom.xml (original)
+++ jackrabbit/branches/2.1/jackrabbit-spi2dav/pom.xml Mon Oct 25 12:18:28 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-spi2dav</artifactId>
@@ -132,28 +132,28 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <classifier />
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi-commons</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-webdav</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-server</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <exclusions>
         <exclusion>
           <groupId>xerces</groupId>
@@ -189,20 +189,20 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <classifier />
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
@@ -210,7 +210,7 @@
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
       <classifier>tests</classifier>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: jackrabbit/branches/2.1/jackrabbit-spi2jcr/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/jackrabbit-spi2jcr/pom.xml?rev=1027084&r1=1027083&r2=1027084&view=diff
==============================================================================
--- jackrabbit/branches/2.1/jackrabbit-spi2jcr/pom.xml (original)
+++ jackrabbit/branches/2.1/jackrabbit-spi2jcr/pom.xml Mon Oct 25 12:18:28 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-spi2jcr</artifactId>
@@ -86,25 +86,25 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <classifier />
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi-commons</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>
@@ -118,7 +118,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <scope>test</scope>
     </dependency>
     <dependency>
@@ -129,20 +129,20 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <classifier />
       <scope>test</scope>
     </dependency>

Modified: jackrabbit/branches/2.1/jackrabbit-standalone/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/jackrabbit-standalone/pom.xml?rev=1027084&r1=1027083&r2=1027084&view=diff
==============================================================================
--- jackrabbit/branches/2.1/jackrabbit-standalone/pom.xml (original)
+++ jackrabbit/branches/2.1/jackrabbit-standalone/pom.xml Mon Oct 25 12:18:28 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</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.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <type>war</type>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-webapp</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
       <type>jar</type>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2dav</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.mortbay.jetty</groupId>

Modified: jackrabbit/branches/2.1/jackrabbit-webapp/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/jackrabbit-webapp/pom.xml?rev=1027084&r1=1027083&r2=1027084&view=diff
==============================================================================
--- jackrabbit/branches/2.1/jackrabbit-webapp/pom.xml (original)
+++ jackrabbit/branches/2.1/jackrabbit-webapp/pom.xml Mon Oct 25 12:18:28 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-webapp</artifactId>
@@ -42,22 +42,22 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-server</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-servlet</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-rmi</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>

Modified: jackrabbit/branches/2.1/jackrabbit-webdav/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/jackrabbit-webdav/pom.xml?rev=1027084&r1=1027083&r2=1027084&view=diff
==============================================================================
--- jackrabbit/branches/2.1/jackrabbit-webdav/pom.xml (original)
+++ jackrabbit/branches/2.1/jackrabbit-webdav/pom.xml Mon Oct 25 12:18:28 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-webdav</artifactId>
@@ -52,7 +52,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.1.2-SNAPSHOT</version>
+      <version>2.1.2</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>

Modified: jackrabbit/branches/2.1/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.1/pom.xml?rev=1027084&r1=1027083&r2=1027084&view=diff
==============================================================================
--- jackrabbit/branches/2.1/pom.xml (original)
+++ jackrabbit/branches/2.1/pom.xml Mon Oct 25 12:18:28 2010
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
     <relativePath>jackrabbit-parent/pom.xml</relativePath>
   </parent>
 
@@ -58,9 +58,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/branches/2.1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/branches/2.1</developerConnection>
-    <url>http://svn.apache.org/viewvc/jackrabbit/branches/2.1</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/tags/2.1.2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/tags/2.1.2</developerConnection>
+    <url>http://svn.apache.org/viewvc/jackrabbit/tags/2.1.2</url>
   </scm>
 
   <build>