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 16:27:01 UTC

svn commit: r1027136 - in /jackrabbit/branches/2.0: ./ 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 14:27:01 2010
New Revision: 1027136

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

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

Modified: jackrabbit/branches/2.0/jackrabbit-api/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.0/jackrabbit-api/pom.xml?rev=1027136&r1=1027135&r2=1027136&view=diff
==============================================================================
--- jackrabbit/branches/2.0/jackrabbit-api/pom.xml (original)
+++ jackrabbit/branches/2.0/jackrabbit-api/pom.xml Mon Oct 25 14:27:01 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-api</artifactId>

Modified: jackrabbit/branches/2.0/jackrabbit-core/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.0/jackrabbit-core/pom.xml?rev=1027136&r1=1027135&r2=1027136&view=diff
==============================================================================
--- jackrabbit/branches/2.0/jackrabbit-core/pom.xml (original)
+++ jackrabbit/branches/2.0/jackrabbit-core/pom.xml Mon Oct 25 14:27:01 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-core</artifactId>
@@ -182,28 +182,28 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-api</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi-commons</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <classifier />
     </dependency>
       <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
@@ -236,7 +236,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <optional>true</optional>
     </dependency>
     <dependency>

Modified: jackrabbit/branches/2.0/jackrabbit-jca/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.0/jackrabbit-jca/pom.xml?rev=1027136&r1=1027135&r2=1027136&view=diff
==============================================================================
--- jackrabbit/branches/2.0/jackrabbit-jca/pom.xml (original)
+++ jackrabbit/branches/2.0/jackrabbit-jca/pom.xml Mon Oct 25 14:27:01 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.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.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>

Modified: jackrabbit/branches/2.0/jackrabbit-jcr-client/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.0/jackrabbit-jcr-client/pom.xml?rev=1027136&r1=1027135&r2=1027136&view=diff
==============================================================================
--- jackrabbit/branches/2.0/jackrabbit-jcr-client/pom.xml (original)
+++ jackrabbit/branches/2.0/jackrabbit-jcr-client/pom.xml Mon Oct 25 14:27:01 2010
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.jackrabbit</groupId>
         <artifactId>jackrabbit-parent</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.3</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.0.3-SNAPSHOT</version>
+            <version>2.0.3</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-spi2dav</artifactId>
-            <version>2.0.3-SNAPSHOT</version>
+            <version>2.0.3</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-spi2jcr</artifactId>
-            <version>2.0.3-SNAPSHOT</version>
+            <version>2.0.3</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-core</artifactId>
-            <version>2.0.3-SNAPSHOT</version>
+            <version>2.0.3</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-spi-commons</artifactId>
-            <version>2.0.3-SNAPSHOT</version>
+            <version>2.0.3</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-spi</artifactId>
-            <version>2.0.3-SNAPSHOT</version>
+            <version>2.0.3</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Modified: jackrabbit/branches/2.0/jackrabbit-jcr-commons/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.0/jackrabbit-jcr-commons/pom.xml?rev=1027136&r1=1027135&r2=1027136&view=diff
==============================================================================
--- jackrabbit/branches/2.0/jackrabbit-jcr-commons/pom.xml (original)
+++ jackrabbit/branches/2.0/jackrabbit-jcr-commons/pom.xml Mon Oct 25 14:27:01 2010
@@ -26,12 +26,12 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-jcr-commons</artifactId>
   <name>Jackrabbit JCR Commons</name>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <description>General purpose classes for use with the JCR API</description>
   <packaging>bundle</packaging>
 

Modified: jackrabbit/branches/2.0/jackrabbit-jcr-rmi/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.0/jackrabbit-jcr-rmi/pom.xml?rev=1027136&r1=1027135&r2=1027136&view=diff
==============================================================================
--- jackrabbit/branches/2.0/jackrabbit-jcr-rmi/pom.xml (original)
+++ jackrabbit/branches/2.0/jackrabbit-jcr-rmi/pom.xml Mon Oct 25 14:27:01 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
 
@@ -155,13 +155,13 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: jackrabbit/branches/2.0/jackrabbit-jcr-server/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.0/jackrabbit-jcr-server/pom.xml?rev=1027136&r1=1027135&r2=1027136&view=diff
==============================================================================
--- jackrabbit/branches/2.0/jackrabbit-jcr-server/pom.xml (original)
+++ jackrabbit/branches/2.0/jackrabbit-jcr-server/pom.xml Mon Oct 25 14:27:01 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</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.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-webdav</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.tika</groupId>

Modified: jackrabbit/branches/2.0/jackrabbit-jcr-servlet/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.0/jackrabbit-jcr-servlet/pom.xml?rev=1027136&r1=1027135&r2=1027136&view=diff
==============================================================================
--- jackrabbit/branches/2.0/jackrabbit-jcr-servlet/pom.xml (original)
+++ jackrabbit/branches/2.0/jackrabbit-jcr-servlet/pom.xml Mon Oct 25 14:27:01 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.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.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-rmi</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <optional>true</optional>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <optional>true</optional>
     </dependency>
   </dependencies>

Modified: jackrabbit/branches/2.0/jackrabbit-jcr-tests/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.0/jackrabbit-jcr-tests/pom.xml?rev=1027136&r1=1027135&r2=1027136&view=diff
==============================================================================
--- jackrabbit/branches/2.0/jackrabbit-jcr-tests/pom.xml (original)
+++ jackrabbit/branches/2.0/jackrabbit-jcr-tests/pom.xml Mon Oct 25 14:27:01 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-jcr-tests</artifactId>

Modified: jackrabbit/branches/2.0/jackrabbit-jcr2dav/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.0/jackrabbit-jcr2dav/pom.xml?rev=1027136&r1=1027135&r2=1027136&view=diff
==============================================================================
--- jackrabbit/branches/2.0/jackrabbit-jcr2dav/pom.xml (original)
+++ jackrabbit/branches/2.0/jackrabbit-jcr2dav/pom.xml Mon Oct 25 14:27:01 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-jcr2dav</artifactId>
@@ -81,30 +81,30 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi2dav</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
 
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-server</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: jackrabbit/branches/2.0/jackrabbit-jcr2spi/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.0/jackrabbit-jcr2spi/pom.xml?rev=1027136&r1=1027135&r2=1027136&view=diff
==============================================================================
--- jackrabbit/branches/2.0/jackrabbit-jcr2spi/pom.xml (original)
+++ jackrabbit/branches/2.0/jackrabbit-jcr2spi/pom.xml Mon Oct 25 14:27:01 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-jcr2spi</artifactId>
@@ -81,23 +81,23 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi-commons</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.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.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <!-- end of tmp dependency -->
     <dependency>
@@ -121,7 +121,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: jackrabbit/branches/2.0/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.0/jackrabbit-parent/pom.xml?rev=1027136&r1=1027135&r2=1027136&view=diff
==============================================================================
--- jackrabbit/branches/2.0/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/branches/2.0/jackrabbit-parent/pom.xml Mon Oct 25 14:27:01 2010
@@ -32,7 +32,7 @@
 
   <artifactId>jackrabbit-parent</artifactId>
   <name>Jackrabbit Parent POM</name>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.0.3</version>
   <packaging>pom</packaging>
   <issueManagement>
     <system>Jira</system>
@@ -327,4 +327,10 @@
       </dependency>
     </dependencies>
   </dependencyManagement>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/parent/tags/2.0.3</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/parent/tags/2.0.3</developerConnection>
+    <url>http://svn.apache.org/viewvc/jackrabbit/parent/tags/2.0.3</url>
+  </scm>
 </project>

Modified: jackrabbit/branches/2.0/jackrabbit-spi-commons/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.0/jackrabbit-spi-commons/pom.xml?rev=1027136&r1=1027135&r2=1027136&view=diff
==============================================================================
--- jackrabbit/branches/2.0/jackrabbit-spi-commons/pom.xml (original)
+++ jackrabbit/branches/2.0/jackrabbit-spi-commons/pom.xml Mon Oct 25 14:27:01 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</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.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>commons-collections</groupId>

Modified: jackrabbit/branches/2.0/jackrabbit-spi/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.0/jackrabbit-spi/pom.xml?rev=1027136&r1=1027135&r2=1027136&view=diff
==============================================================================
--- jackrabbit/branches/2.0/jackrabbit-spi/pom.xml (original)
+++ jackrabbit/branches/2.0/jackrabbit-spi/pom.xml Mon Oct 25 14:27:01 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-spi</artifactId>

Modified: jackrabbit/branches/2.0/jackrabbit-spi2dav/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.0/jackrabbit-spi2dav/pom.xml?rev=1027136&r1=1027135&r2=1027136&view=diff
==============================================================================
--- jackrabbit/branches/2.0/jackrabbit-spi2dav/pom.xml (original)
+++ jackrabbit/branches/2.0/jackrabbit-spi2dav/pom.xml Mon Oct 25 14:27:01 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-spi2dav</artifactId>
@@ -53,28 +53,28 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <classifier />
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi-commons</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-webdav</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-server</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <exclusions>
         <exclusion>
           <groupId>xerces</groupId>
@@ -110,20 +110,20 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <classifier />
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
@@ -131,7 +131,7 @@
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
       <classifier>tests</classifier>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: jackrabbit/branches/2.0/jackrabbit-spi2jcr/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.0/jackrabbit-spi2jcr/pom.xml?rev=1027136&r1=1027135&r2=1027136&view=diff
==============================================================================
--- jackrabbit/branches/2.0/jackrabbit-spi2jcr/pom.xml (original)
+++ jackrabbit/branches/2.0/jackrabbit-spi2jcr/pom.xml Mon Oct 25 14:27:01 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</version>
     <relativePath>../jackrabbit-parent/pom.xml</relativePath>
   </parent>
   <artifactId>jackrabbit-spi2jcr</artifactId>
@@ -89,25 +89,25 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <classifier />
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-spi-commons</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-commons</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>
@@ -121,7 +121,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-tests</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <scope>test</scope>
     </dependency>
     <dependency>
@@ -132,20 +132,20 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2spi</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <classifier />
       <scope>test</scope>
     </dependency>

Modified: jackrabbit/branches/2.0/jackrabbit-standalone/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.0/jackrabbit-standalone/pom.xml?rev=1027136&r1=1027135&r2=1027136&view=diff
==============================================================================
--- jackrabbit/branches/2.0/jackrabbit-standalone/pom.xml (original)
+++ jackrabbit/branches/2.0/jackrabbit-standalone/pom.xml Mon Oct 25 14:27:01 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.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.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <type>war</type>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-webapp</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
       <type>jar</type>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2dav</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.mortbay.jetty</groupId>

Modified: jackrabbit/branches/2.0/jackrabbit-webapp/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.0/jackrabbit-webapp/pom.xml?rev=1027136&r1=1027135&r2=1027136&view=diff
==============================================================================
--- jackrabbit/branches/2.0/jackrabbit-webapp/pom.xml (original)
+++ jackrabbit/branches/2.0/jackrabbit-webapp/pom.xml Mon Oct 25 14:27:01 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.3</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.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-server</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-servlet</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-rmi</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>

Modified: jackrabbit/branches/2.0/jackrabbit-webdav/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.0/jackrabbit-webdav/pom.xml?rev=1027136&r1=1027135&r2=1027136&view=diff
==============================================================================
--- jackrabbit/branches/2.0/jackrabbit-webdav/pom.xml (original)
+++ jackrabbit/branches/2.0/jackrabbit-webdav/pom.xml Mon Oct 25 14:27:01 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.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.0.3-SNAPSHOT</version>
+      <version>2.0.3</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>

Modified: jackrabbit/branches/2.0/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.0/pom.xml?rev=1027136&r1=1027135&r2=1027136&view=diff
==============================================================================
--- jackrabbit/branches/2.0/pom.xml (original)
+++ jackrabbit/branches/2.0/pom.xml Mon Oct 25 14:27:01 2010
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-parent</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.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.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/branches/2.0</developerConnection>
-    <url>http://svn.apache.org/viewvc/jackrabbit/branches/2.0</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/jackrabbit/tags/2.0.3</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jackrabbit/tags/2.0.3</developerConnection>
+    <url>http://svn.apache.org/viewvc/jackrabbit/tags/2.0.3</url>
   </scm>
 
   <build>