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/02/04 01:46:40 UTC

svn commit: r1067051 - 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 Feb  4 00:46:39 2011
New Revision: 1067051

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

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=1067051&r1=1067050&r2=1067051&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-api/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-api/pom.xml Fri Feb  4 00:46:39 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.3-SNAPSHOT</version>
+    <version>2.2.3</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=1067051&r1=1067050&r2=1067051&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-core/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-core/pom.xml Fri Feb  4 00:46:39 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.3-SNAPSHOT</version>
+    <version>2.2.3</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.3-SNAPSHOT</version>
+      <version>2.2.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi-commons</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</version>
       <classifier />
     </dependency>
       <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</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.3-SNAPSHOT</version>
+      <version>2.2.3</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=1067051&r1=1067050&r2=1067051&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-jca/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-jca/pom.xml Fri Feb  4 00:46:39 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.3-SNAPSHOT</version>
+    <version>2.2.3</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.3-SNAPSHOT</version>
+      <version>2.2.3</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=1067051&r1=1067050&r2=1067051&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-jcr-client/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-jcr-client/pom.xml Fri Feb  4 00:46:39 2011
@@ -1,138 +1,138 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!--
-   Licensed to the Apache Software Foundation (ASF) under one or more
-   contributor license agreements.  See the NOTICE file distributed with
-   this work for additional information regarding copyright ownership.
-   The ASF licenses this file to You under the Apache License, Version 2.0
-   (the "License"); you may not use this file except in compliance with
-   the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-  -->
-
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-    <modelVersion>4.0.0</modelVersion>
-
-    <!-- ====================================================================== -->
-    <!-- P R O J E C T  D E S C R I P T I O N                                   -->
-    <!-- ====================================================================== -->
-    <parent>
-        <groupId>org.apache.jackrabbit</groupId>
-        <artifactId>jackrabbit-parent</artifactId>
-        <version>2.2.3-SNAPSHOT</version>
-        <relativePath>../jackrabbit-parent/pom.xml</relativePath>
-    </parent>
-    <artifactId>jackrabbit-jcr-client</artifactId>
-    <name>Jackrabbit JCR Client</name>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-surefire-plugin</artifactId>
-                <configuration>
-                    <skip>true</skip>
-                </configuration>
-            </plugin>
-            <plugin>
-              <groupId>org.apache.rat</groupId>
-              <artifactId>apache-rat-plugin</artifactId>
-              <configuration>
-                  <excludes>
-                      <exclude>repository/**</exclude>
-                      <exclude>repository.xml</exclude>
-                      <exclude>derby.log</exclude>
-                  </excludes>
-              </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
-    <profiles>
-        <profile>
-            <id>integration-test</id>
-            <build>
-                <plugins>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-surefire-plugin</artifactId>
-                        <configuration>
-                            <skip>false</skip>
-                            <includes>
-                                <include>**/*Test.java</include>
-                            </includes>
-                            <workingDirectory>target</workingDirectory> 
-                            <forkMode>once</forkMode>
-                            <argLine>-Xmx128m -enableassertions</argLine>
-                        </configuration>
-                    </plugin>
-                </plugins>
-            </build>
-        </profile>
-    </profiles>
-
-    <dependencies>
-        <dependency>
-            <groupId>javax.jcr</groupId>
-            <artifactId>jcr</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.slf4j</groupId>
-            <artifactId>slf4j-api</artifactId>
-        </dependency>
-        
-        <dependency>
-            <groupId>org.apache.jackrabbit</groupId>
-            <artifactId>jackrabbit-jcr2spi</artifactId>
-            <version>2.2.3-SNAPSHOT</version>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.jackrabbit</groupId>
-            <artifactId>jackrabbit-spi2dav</artifactId>
-            <version>2.2.3-SNAPSHOT</version>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.jackrabbit</groupId>
-            <artifactId>jackrabbit-spi2jcr</artifactId>
-            <version>2.2.3-SNAPSHOT</version>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.jackrabbit</groupId>
-            <artifactId>jackrabbit-core</artifactId>
-            <version>2.2.3-SNAPSHOT</version>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.jackrabbit</groupId>
-            <artifactId>jackrabbit-spi-commons</artifactId>
-            <version>2.2.3-SNAPSHOT</version>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.jackrabbit</groupId>
-            <artifactId>jackrabbit-spi</artifactId>
-            <version>2.2.3-SNAPSHOT</version>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>ch.qos.logback</groupId>
-            <artifactId>logback-classic</artifactId>
-            <scope>test</scope>
-        </dependency>
-    </dependencies>
-</project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+  -->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+
+    <!-- ====================================================================== -->
+    <!-- P R O J E C T  D E S C R I P T I O N                                   -->
+    <!-- ====================================================================== -->
+    <parent>
+        <groupId>org.apache.jackrabbit</groupId>
+        <artifactId>jackrabbit-parent</artifactId>
+        <version>2.2.3</version>
+        <relativePath>../jackrabbit-parent/pom.xml</relativePath>
+    </parent>
+    <artifactId>jackrabbit-jcr-client</artifactId>
+    <name>Jackrabbit JCR Client</name>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-surefire-plugin</artifactId>
+                <configuration>
+                    <skip>true</skip>
+                </configuration>
+            </plugin>
+            <plugin>
+              <groupId>org.apache.rat</groupId>
+              <artifactId>apache-rat-plugin</artifactId>
+              <configuration>
+                  <excludes>
+                      <exclude>repository/**</exclude>
+                      <exclude>repository.xml</exclude>
+                      <exclude>derby.log</exclude>
+                  </excludes>
+              </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+    <profiles>
+        <profile>
+            <id>integration-test</id>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-surefire-plugin</artifactId>
+                        <configuration>
+                            <skip>false</skip>
+                            <includes>
+                                <include>**/*Test.java</include>
+                            </includes>
+                            <workingDirectory>target</workingDirectory> 
+                            <forkMode>once</forkMode>
+                            <argLine>-Xmx128m -enableassertions</argLine>
+                        </configuration>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+    </profiles>
+
+    <dependencies>
+        <dependency>
+            <groupId>javax.jcr</groupId>
+            <artifactId>jcr</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-api</artifactId>
+        </dependency>
+        
+        <dependency>
+            <groupId>org.apache.jackrabbit</groupId>
+            <artifactId>jackrabbit-jcr2spi</artifactId>
+            <version>2.2.3</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.jackrabbit</groupId>
+            <artifactId>jackrabbit-spi2dav</artifactId>
+            <version>2.2.3</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.jackrabbit</groupId>
+            <artifactId>jackrabbit-spi2jcr</artifactId>
+            <version>2.2.3</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.jackrabbit</groupId>
+            <artifactId>jackrabbit-core</artifactId>
+            <version>2.2.3</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.jackrabbit</groupId>
+            <artifactId>jackrabbit-spi-commons</artifactId>
+            <version>2.2.3</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.jackrabbit</groupId>
+            <artifactId>jackrabbit-spi</artifactId>
+            <version>2.2.3</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>ch.qos.logback</groupId>
+            <artifactId>logback-classic</artifactId>
+            <scope>test</scope>
+        </dependency>
+    </dependencies>
+</project>

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=1067051&r1=1067050&r2=1067051&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-jcr-commons/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-jcr-commons/pom.xml Fri Feb  4 00:46:39 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.3-SNAPSHOT</version>
+    <version>2.2.3</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=1067051&r1=1067050&r2=1067051&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-jcr-rmi/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-jcr-rmi/pom.xml Fri Feb  4 00:46:39 2011
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.3-SNAPSHOT</version>
+    <version>2.2.3</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.3-SNAPSHOT</version>
+        <version>2.2.3</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.3-SNAPSHOT</version>
+        <version>2.2.3</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.3-SNAPSHOT</version>
+      <version>2.2.3</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</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=1067051&r1=1067050&r2=1067051&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-jcr-server/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-jcr-server/pom.xml Fri Feb  4 00:46:39 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.3-SNAPSHOT</version>
+    <version>2.2.3</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.3-SNAPSHOT</version>
+      <version>2.2.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-webdav</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</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.3-SNAPSHOT</version>
+      <version>2.2.3</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=1067051&r1=1067050&r2=1067051&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-jcr-servlet/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-jcr-servlet/pom.xml Fri Feb  4 00:46:39 2011
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.3-SNAPSHOT</version>
+    <version>2.2.3</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.3-SNAPSHOT</version>
+      <version>2.2.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-rmi</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</version>
       <optional>true</optional>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</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=1067051&r1=1067050&r2=1067051&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-jcr-tests/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-jcr-tests/pom.xml Fri Feb  4 00:46:39 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.3-SNAPSHOT</version>
+    <version>2.2.3</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=1067051&r1=1067050&r2=1067051&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-jcr2dav/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-jcr2dav/pom.xml Fri Feb  4 00:46:39 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.3-SNAPSHOT</version>
+    <version>2.2.3</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.3-SNAPSHOT</version>
+      <version>2.2.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi2dav</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</version>
     </dependency>
 
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</version>
       <scope>test</scope>
     </dependency>
     <dependency>
        <groupId>org.apache.jackrabbit</groupId>
        <artifactId>jackrabbit-jcr2spi</artifactId>
-       <version>2.2.3-SNAPSHOT</version>
+       <version>2.2.3</version>
        <classifier>tests</classifier>
        <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-server</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</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=1067051&r1=1067050&r2=1067051&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-jcr2spi/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-jcr2spi/pom.xml Fri Feb  4 00:46:39 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.3-SNAPSHOT</version>
+    <version>2.2.3</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.3-SNAPSHOT</version>
+      <version>2.2.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi-commons</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</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.3-SNAPSHOT</version>
+      <version>2.2.3</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.3-SNAPSHOT</version>
+      <version>2.2.3</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=1067051&r1=1067050&r2=1067051&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-parent/pom.xml Fri Feb  4 00:46:39 2011
@@ -33,7 +33,7 @@
 
   <artifactId>jackrabbit-parent</artifactId>
   <name>Jackrabbit Parent POM</name>
-  <version>2.2.3-SNAPSHOT</version>
+  <version>2.2.3</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.3</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/parent/tags/2.2.3</developerConnection>
+    <url>http://svn.apache.org/viewvc/jackrabbit/parent/tags/2.2.3</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=1067051&r1=1067050&r2=1067051&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-spi-commons/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-spi-commons/pom.xml Fri Feb  4 00:46:39 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.3-SNAPSHOT</version>
+    <version>2.2.3</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.3-SNAPSHOT</version>
+      <version>2.2.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</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=1067051&r1=1067050&r2=1067051&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-spi/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-spi/pom.xml Fri Feb  4 00:46:39 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.3-SNAPSHOT</version>
+    <version>2.2.3</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=1067051&r1=1067050&r2=1067051&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-spi2dav/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-spi2dav/pom.xml Fri Feb  4 00:46:39 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.3-SNAPSHOT</version>
+    <version>2.2.3</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.3-SNAPSHOT</version>
+      <version>2.2.3</version>
       <classifier />
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi-commons</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-webdav</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</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.3-SNAPSHOT</version>
+      <version>2.2.3</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</version>
       <classifier />
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</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.3-SNAPSHOT</version>
+      <version>2.2.3</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=1067051&r1=1067050&r2=1067051&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-spi2jcr/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-spi2jcr/pom.xml Fri Feb  4 00:46:39 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.3-SNAPSHOT</version>
+    <version>2.2.3</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.3-SNAPSHOT</version>
+      <version>2.2.3</version>
       <classifier />
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</version>
       <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi-commons</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</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.3-SNAPSHOT</version>
+      <version>2.2.3</version>
       <scope>test</scope>
     </dependency>
     <dependency>
@@ -129,20 +129,20 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</version>
       <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</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=1067051&r1=1067050&r2=1067051&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-standalone/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-standalone/pom.xml Fri Feb  4 00:46:39 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.3-SNAPSHOT</version>
+    <version>2.2.3</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.3-SNAPSHOT</version>
+      <version>2.2.3</version>
       <type>war</type>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-webapp</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</version>
       <type>jar</type>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2dav</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</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=1067051&r1=1067050&r2=1067051&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-webapp/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-webapp/pom.xml Fri Feb  4 00:46:39 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.3-SNAPSHOT</version>
+    <version>2.2.3</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.3-SNAPSHOT</version>
+      <version>2.2.3</version>
       <exclusions>
         <exclusion>
           <groupId>log4j</groupId>
@@ -62,17 +62,17 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-server</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-servlet</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-rmi</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.2.3</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=1067051&r1=1067050&r2=1067051&view=diff
==============================================================================
--- jackrabbit/branches/2.2/jackrabbit-webdav/pom.xml (original)
+++ jackrabbit/branches/2.2/jackrabbit-webdav/pom.xml Fri Feb  4 00:46:39 2011
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.3-SNAPSHOT</version>
+    <version>2.2.3</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.3-SNAPSHOT</version>
+      <version>2.2.3</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=1067051&r1=1067050&r2=1067051&view=diff
==============================================================================
--- jackrabbit/branches/2.2/pom.xml (original)
+++ jackrabbit/branches/2.2/pom.xml Fri Feb  4 00:46:39 2011
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.2.3-SNAPSHOT</version>
+    <version>2.2.3</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.3</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/tags/2.2.3</developerConnection>
+    <url>http://svn.apache.org/viewvc/jackrabbit/tags/2.2.3</url>
   </scm>
 
   <build>