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 2009/04/09 15:35:09 UTC

svn commit: r763648 - in /jackrabbit/commons/jcr-rmi/branches/1.6: jcr-rmi-it/pom.xml jcr-rmi/pom.xml pom.xml

Author: jukka
Date: Thu Apr  9 13:35:09 2009
New Revision: 763648

URL: http://svn.apache.org/viewvc?rev=763648&view=rev
Log:
rmi: Preparing for 1.6.0-b1

Modified:
    jackrabbit/commons/jcr-rmi/branches/1.6/jcr-rmi-it/pom.xml
    jackrabbit/commons/jcr-rmi/branches/1.6/jcr-rmi/pom.xml
    jackrabbit/commons/jcr-rmi/branches/1.6/pom.xml

Modified: jackrabbit/commons/jcr-rmi/branches/1.6/jcr-rmi-it/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/commons/jcr-rmi/branches/1.6/jcr-rmi-it/pom.xml?rev=763648&r1=763647&r2=763648&view=diff
==============================================================================
--- jackrabbit/commons/jcr-rmi/branches/1.6/jcr-rmi-it/pom.xml (original)
+++ jackrabbit/commons/jcr-rmi/branches/1.6/jcr-rmi-it/pom.xml Thu Apr  9 13:35:09 2009
@@ -36,7 +36,7 @@
   <!-- P R O J E C T  D E S C R I P T I O N                                -->
   <!-- =================================================================== -->
   <artifactId>jcr-rmi-it</artifactId>
-  <version>1.6-SNAPSHOT</version>
+  <version>1.6.0-b1</version>
   <name>Jackrabbit JCR-RMI Integration Tests</name>
 
   <build>
@@ -103,7 +103,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jcr-rmi</artifactId>
-      <version>1.6-SNAPSHOT</version>
+      <version>1.6.0-b1</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: jackrabbit/commons/jcr-rmi/branches/1.6/jcr-rmi/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/commons/jcr-rmi/branches/1.6/jcr-rmi/pom.xml?rev=763648&r1=763647&r2=763648&view=diff
==============================================================================
--- jackrabbit/commons/jcr-rmi/branches/1.6/jcr-rmi/pom.xml (original)
+++ jackrabbit/commons/jcr-rmi/branches/1.6/jcr-rmi/pom.xml Thu Apr  9 13:35:09 2009
@@ -36,7 +36,7 @@
   <!-- P R O J E C T  D E S C R I P T I O N                                -->
   <!-- =================================================================== -->
   <artifactId>jcr-rmi</artifactId>
-  <version>1.6-SNAPSHOT</version>
+  <version>1.6.0-b1</version>
   <packaging>bundle</packaging>
 
   <name>Jackrabbit JCR-RMI</name>

Modified: jackrabbit/commons/jcr-rmi/branches/1.6/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/commons/jcr-rmi/branches/1.6/pom.xml?rev=763648&r1=763647&r2=763648&view=diff
==============================================================================
--- jackrabbit/commons/jcr-rmi/branches/1.6/pom.xml (original)
+++ jackrabbit/commons/jcr-rmi/branches/1.6/pom.xml Thu Apr  9 13:35:09 2009
@@ -33,7 +33,7 @@
   </prerequisites>
 
   <artifactId>jcr-rmi-reactor</artifactId>
-  <version>1.6-SNAPSHOT</version>
+  <version>1.6.0-b1</version>
   <packaging>pom</packaging>
 
   <name>Jackrabbit JCR-RMI Reactor</name>