You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by an...@apache.org on 2008/02/19 17:44:29 UTC

svn commit: r629155 - in /jackrabbit/sandbox/spi: client/pom.xml pom.xml spi-logger/pom.xml spi-rmi/pom.xml spi2dav/pom.xml

Author: angela
Date: Tue Feb 19 08:44:25 2008
New Revision: 629155

URL: http://svn.apache.org/viewvc?rev=629155&view=rev
Log:
spi sandbox: update version to 1.5-SNAPSHOT

Modified:
    jackrabbit/sandbox/spi/client/pom.xml
    jackrabbit/sandbox/spi/pom.xml
    jackrabbit/sandbox/spi/spi-logger/pom.xml
    jackrabbit/sandbox/spi/spi-rmi/pom.xml
    jackrabbit/sandbox/spi/spi2dav/pom.xml

Modified: jackrabbit/sandbox/spi/client/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/sandbox/spi/client/pom.xml?rev=629155&r1=629154&r2=629155&view=diff
==============================================================================
--- jackrabbit/sandbox/spi/client/pom.xml (original)
+++ jackrabbit/sandbox/spi/client/pom.xml Tue Feb 19 08:44:25 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-spi-contrib</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.5-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>jackrabbit-test-client</artifactId>

Modified: jackrabbit/sandbox/spi/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/sandbox/spi/pom.xml?rev=629155&r1=629154&r2=629155&view=diff
==============================================================================
--- jackrabbit/sandbox/spi/pom.xml (original)
+++ jackrabbit/sandbox/spi/pom.xml Tue Feb 19 08:44:25 2008
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.5-SNAPSHOT</version>
   </parent>
   <artifactId>jackrabbit-spi-contrib</artifactId>
   <name>Jackrabbit SPI</name>

Modified: jackrabbit/sandbox/spi/spi-logger/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/sandbox/spi/spi-logger/pom.xml?rev=629155&r1=629154&r2=629155&view=diff
==============================================================================
--- jackrabbit/sandbox/spi/spi-logger/pom.xml (original)
+++ jackrabbit/sandbox/spi/spi-logger/pom.xml Tue Feb 19 08:44:25 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-spi-contrib</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.5-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>jackrabbit-spi-logger</artifactId>

Modified: jackrabbit/sandbox/spi/spi-rmi/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/sandbox/spi/spi-rmi/pom.xml?rev=629155&r1=629154&r2=629155&view=diff
==============================================================================
--- jackrabbit/sandbox/spi/spi-rmi/pom.xml (original)
+++ jackrabbit/sandbox/spi/spi-rmi/pom.xml Tue Feb 19 08:44:25 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-spi-contrib</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.5-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>jackrabbit-spi-rmi</artifactId>

Modified: jackrabbit/sandbox/spi/spi2dav/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/sandbox/spi/spi2dav/pom.xml?rev=629155&r1=629154&r2=629155&view=diff
==============================================================================
--- jackrabbit/sandbox/spi/spi2dav/pom.xml (original)
+++ jackrabbit/sandbox/spi/spi2dav/pom.xml Tue Feb 19 08:44:25 2008
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-spi-contrib</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.5-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>jackrabbit-spi-spi2dav</artifactId>