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 2011/03/11 16:15:50 UTC

svn commit: r1080595 - in /jackrabbit/branches/2.2: ./ 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: Fri Mar 11 15:15:50 2011
New Revision: 1080595

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

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

Modified: jackrabbit/branches/2.2/jackrabbit-api/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.2/jackrabbit-api/pom.xml?rev=1080595&r1=1080594&r2=1080595&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-api/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-api/pom.xml Fri Mar 11 15:15:50 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.5-SNAPSHOT</version>
+    <version>2.2.5</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-api</artifactId>

Modified: jackrabbit/branches/2.2/jackrabbit-core/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.2/jackrabbit-core/pom.xml?rev=1080595&r1=1080594&r2=1080595&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-core/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-core/pom.xml Fri Mar 11 15:15:50 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.5-SNAPSHOT</version>
+    <version>2.2.5</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-core</artifactId>
@@ -202,28 +202,28 @@ org.apache.jackrabbit.test.api.Shareable
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-api</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi-commons</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <classifier />
     </dependency>
       <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
@@ -269,7 +269,7 @@ org.apache.jackrabbit.test.api.Shareable
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <optional>true</optional>
     </dependency>
     <dependency>

Modified: jackrabbit/branches/2.2/jackrabbit-jca/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.2/jackrabbit-jca/pom.xml?rev=1080595&r1=1080594&r2=1080595&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-jca/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-jca/pom.xml Fri Mar 11 15:15:50 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.5-SNAPSHOT</version>
+    <version>2.2.5</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.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>

Modified: jackrabbit/branches/2.2/jackrabbit-jcr-client/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.2/jackrabbit-jcr-client/pom.xml?rev=1080595&r1=1080594&r2=1080595&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-jcr-client/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-jcr-client/pom.xml Fri Mar 11 15:15:50 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.jackrabbit</groupId>
         <artifactId>jackrabbit-parent</artifactId>
-        <version>2.2.5-SNAPSHOT</version>
+        <version>2.2.5</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.2.5-SNAPSHOT</version>
+            <version>2.2.5</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-spi2dav</artifactId>
-            <version>2.2.5-SNAPSHOT</version>
+            <version>2.2.5</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-spi2jcr</artifactId>
-            <version>2.2.5-SNAPSHOT</version>
+            <version>2.2.5</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-core</artifactId>
-            <version>2.2.5-SNAPSHOT</version>
+            <version>2.2.5</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-spi-commons</artifactId>
-            <version>2.2.5-SNAPSHOT</version>
+            <version>2.2.5</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-spi</artifactId>
-            <version>2.2.5-SNAPSHOT</version>
+            <version>2.2.5</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Modified: jackrabbit/branches/2.2/jackrabbit-jcr-commons/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.2/jackrabbit-jcr-commons/pom.xml?rev=1080595&r1=1080594&r2=1080595&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-jcr-commons/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-jcr-commons/pom.xml Fri Mar 11 15:15:50 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.5-SNAPSHOT</version>
+    <version>2.2.5</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-jcr-commons</artifactId>

Modified: jackrabbit/branches/2.2/jackrabbit-jcr-rmi/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.2/jackrabbit-jcr-rmi/pom.xml?rev=1080595&r1=1080594&r2=1080595&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-jcr-rmi/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-jcr-rmi/pom.xml Fri Mar 11 15:15:50 2011
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.5-SNAPSHOT</version>
+    <version>2.2.5</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
 
@@ -654,7 +654,7 @@ org.apache.jackrabbit.test.api.version.W
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-        <version>2.2.5-SNAPSHOT</version>
+        <version>2.2.5</version>
       <scope>provided</scope>
     </dependency>
     
@@ -662,7 +662,7 @@ org.apache.jackrabbit.test.api.version.W
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-api</artifactId>
-        <version>2.2.5-SNAPSHOT</version>
+        <version>2.2.5</version>
       <scope>provided</scope>
     </dependency>
 
@@ -675,13 +675,13 @@ org.apache.jackrabbit.test.api.version.W
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: jackrabbit/branches/2.2/jackrabbit-jcr-server/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.2/jackrabbit-jcr-server/pom.xml?rev=1080595&r1=1080594&r2=1080595&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-jcr-server/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-jcr-server/pom.xml Fri Mar 11 15:15:50 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.5-SNAPSHOT</version>
+    <version>2.2.5</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-jcr-server</artifactId>
@@ -96,12 +96,12 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-webdav</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.tika</groupId>
@@ -128,7 +128,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: jackrabbit/branches/2.2/jackrabbit-jcr-servlet/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.2/jackrabbit-jcr-servlet/pom.xml?rev=1080595&r1=1080594&r2=1080595&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-jcr-servlet/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-jcr-servlet/pom.xml Fri Mar 11 15:15:50 2011
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.5-SNAPSHOT</version>
+    <version>2.2.5</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.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-rmi</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <optional>true</optional>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <optional>true</optional>
     </dependency>
   </dependencies>

Modified: jackrabbit/branches/2.2/jackrabbit-jcr-tests/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.2/jackrabbit-jcr-tests/pom.xml?rev=1080595&r1=1080594&r2=1080595&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-jcr-tests/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-jcr-tests/pom.xml Fri Mar 11 15:15:50 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.5-SNAPSHOT</version>
+    <version>2.2.5</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-jcr-tests</artifactId>

Modified: jackrabbit/branches/2.2/jackrabbit-jcr2dav/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.2/jackrabbit-jcr2dav/pom.xml?rev=1080595&r1=1080594&r2=1080595&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-jcr2dav/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-jcr2dav/pom.xml Fri Mar 11 15:15:50 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.5-SNAPSHOT</version>
+    <version>2.2.5</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.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi2dav</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
 
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <scope>test</scope>
     </dependency>
     <dependency>
        <groupId>org.apache.jackrabbit</groupId>
        <artifactId>jackrabbit-jcr2spi</artifactId>
-       <version>2.2.5-SNAPSHOT</version>
+       <version>2.2.5</version>
        <classifier>tests</classifier>
        <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-server</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: jackrabbit/branches/2.2/jackrabbit-jcr2spi/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.2/jackrabbit-jcr2spi/pom.xml?rev=1080595&r1=1080594&r2=1080595&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-jcr2spi/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-jcr2spi/pom.xml Fri Mar 11 15:15:50 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.5-SNAPSHOT</version>
+    <version>2.2.5</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.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi-commons</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <!-- tmp dependency to jackrabbit-api until jsr 283 is released -->
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-api</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <!-- end of tmp dependency -->
     <dependency>
@@ -123,7 +123,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: jackrabbit/branches/2.2/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.2/jackrabbit-parent/pom.xml?rev=1080595&r1=1080594&r2=1080595&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-parent/pom.xml Fri Mar 11 15:15:50 2011
@@ -33,7 +33,7 @@
 
   <artifactId>jackrabbit-parent</artifactId>
   <name>Jackrabbit Parent POM</name>
-  <version>2.2.5-SNAPSHOT</version>
+  <version>2.2.5</version>
   <packaging>pom</packaging>
   <issueManagement>
     <system>Jira</system>
@@ -329,8 +329,8 @@
   </dependencyManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/parent/branches/2.2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/parent/branches/2.2</developerConnection>
-    <url>http://svn.apache.org/viewvc/jackrabbit/parent/branches/2.2</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/parent/tags/2.2.5</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/parent/tags/2.2.5</developerConnection>
+    <url>http://svn.apache.org/viewvc/jackrabbit/parent/tags/2.2.5</url>
   </scm>
 </project>

Modified: jackrabbit/branches/2.2/jackrabbit-spi-commons/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.2/jackrabbit-spi-commons/pom.xml?rev=1080595&r1=1080594&r2=1080595&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-spi-commons/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-spi-commons/pom.xml Fri Mar 11 15:15:50 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.5-SNAPSHOT</version>
+    <version>2.2.5</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-spi-commons</artifactId>
@@ -143,12 +143,12 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <dependency>
       <groupId>commons-collections</groupId>

Modified: jackrabbit/branches/2.2/jackrabbit-spi/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.2/jackrabbit-spi/pom.xml?rev=1080595&r1=1080594&r2=1080595&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-spi/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-spi/pom.xml Fri Mar 11 15:15:50 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.5-SNAPSHOT</version>
+    <version>2.2.5</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-spi</artifactId>

Modified: jackrabbit/branches/2.2/jackrabbit-spi2dav/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.2/jackrabbit-spi2dav/pom.xml?rev=1080595&r1=1080594&r2=1080595&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-spi2dav/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-spi2dav/pom.xml Fri Mar 11 15:15:50 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.5-SNAPSHOT</version>
+    <version>2.2.5</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-spi2dav</artifactId>
@@ -132,23 +132,23 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <classifier />
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi-commons</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-webdav</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <dependency>
       <groupId>javax.jcr</groupId>
@@ -170,20 +170,20 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <classifier />
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
@@ -191,7 +191,7 @@
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
       <classifier>tests</classifier>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: jackrabbit/branches/2.2/jackrabbit-spi2jcr/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.2/jackrabbit-spi2jcr/pom.xml?rev=1080595&r1=1080594&r2=1080595&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-spi2jcr/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-spi2jcr/pom.xml Fri Mar 11 15:15:50 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.5-SNAPSHOT</version>
+    <version>2.2.5</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.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <classifier />
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi-commons</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>
@@ -118,7 +118,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <scope>test</scope>
     </dependency>
     <dependency>
@@ -129,20 +129,20 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <classifier />
       <scope>test</scope>
     </dependency>

Modified: jackrabbit/branches/2.2/jackrabbit-standalone/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.2/jackrabbit-standalone/pom.xml?rev=1080595&r1=1080594&r2=1080595&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-standalone/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-standalone/pom.xml Fri Mar 11 15:15:50 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.5-SNAPSHOT</version>
+    <version>2.2.5</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.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <type>war</type>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-webapp</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <type>jar</type>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2dav</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <dependency>
       <groupId>org.mortbay.jetty</groupId>

Modified: jackrabbit/branches/2.2/jackrabbit-webapp/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.2/jackrabbit-webapp/pom.xml?rev=1080595&r1=1080594&r2=1080595&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-webapp/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-webapp/pom.xml Fri Mar 11 15:15:50 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.5-SNAPSHOT</version>
+    <version>2.2.5</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.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
       <exclusions>
         <exclusion>
           <groupId>log4j</groupId>
@@ -62,17 +62,17 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-server</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-servlet</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-rmi</artifactId>
-      <version>2.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <dependency>
       <groupId>ch.qos.logback</groupId>

Modified: jackrabbit/branches/2.2/jackrabbit-webdav/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.2/jackrabbit-webdav/pom.xml?rev=1080595&r1=1080594&r2=1080595&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-webdav/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-webdav/pom.xml Fri Mar 11 15:15:50 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.5-SNAPSHOT</version>
+    <version>2.2.5</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.2.5-SNAPSHOT</version>
+      <version>2.2.5</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>

Modified: jackrabbit/branches/2.2/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.2/pom.xml?rev=1080595&r1=1080594&r2=1080595&view=diff
==============================================================================
--- jackrabbit/branches/2.2/pom.xml (original)
+++ jackrabbit/branches/2.2/pom.xml Fri Mar 11 15:15:50 2011
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.5-SNAPSHOT</version>
+    <version>2.2.5</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.2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/branches/2.2</developerConnection>
-    <url>http://svn.apache.org/viewvc/jackrabbit/branches/2.2</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/tags/2.2.5</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/tags/2.2.5</developerConnection>
+    <url>http://svn.apache.org/viewvc/jackrabbit/tags/2.2.5</url>
   </scm>
 
   <build>