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 2006/01/30 16:53:38 UTC

svn commit: r373534 - in /incubator/jackrabbit/branches/0.9: jackrabbit/modules/commons/project.xml jackrabbit/project.xml jcr-rmi/project.xml

Author: jukka
Date: Mon Jan 30 07:53:34 2006
New Revision: 373534

URL: http://svn.apache.org/viewcvs?rev=373534&view=rev
Log:
Prepare for 0.9-rc1.

Modified:
    incubator/jackrabbit/branches/0.9/jackrabbit/modules/commons/project.xml
    incubator/jackrabbit/branches/0.9/jackrabbit/project.xml
    incubator/jackrabbit/branches/0.9/jcr-rmi/project.xml

Modified: incubator/jackrabbit/branches/0.9/jackrabbit/modules/commons/project.xml
URL: http://svn.apache.org/viewcvs/incubator/jackrabbit/branches/0.9/jackrabbit/modules/commons/project.xml?rev=373534&r1=373533&r2=373534&view=diff
==============================================================================
--- incubator/jackrabbit/branches/0.9/jackrabbit/modules/commons/project.xml (original)
+++ incubator/jackrabbit/branches/0.9/jackrabbit/modules/commons/project.xml Mon Jan 30 07:53:34 2006
@@ -25,7 +25,7 @@
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-commons</artifactId>
     <name>Jackrabbit</name>
-    <currentVersion>1.0-SNAPSHOT</currentVersion>
+    <currentVersion>0.9-rc1-incubating</currentVersion>
     <name>Jackrabbit Commons</name>
 
     <!-- ====================================================================== -->

Modified: incubator/jackrabbit/branches/0.9/jackrabbit/project.xml
URL: http://svn.apache.org/viewcvs/incubator/jackrabbit/branches/0.9/jackrabbit/project.xml?rev=373534&r1=373533&r2=373534&view=diff
==============================================================================
--- incubator/jackrabbit/branches/0.9/jackrabbit/project.xml (original)
+++ incubator/jackrabbit/branches/0.9/jackrabbit/project.xml Mon Jan 30 07:53:34 2006
@@ -25,7 +25,7 @@
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
     <name>Jackrabbit</name>
-    <currentVersion>1.0-SNAPSHOT</currentVersion>
+    <currentVersion>0.9-rc1-incubating</currentVersion>
     <organization>
         <name>The Apache Software Foundation</name>
         <url>http://incubator.apache.org/projects/jackrabbit.html</url>

Modified: incubator/jackrabbit/branches/0.9/jcr-rmi/project.xml
URL: http://svn.apache.org/viewcvs/incubator/jackrabbit/branches/0.9/jcr-rmi/project.xml?rev=373534&r1=373533&r2=373534&view=diff
==============================================================================
--- incubator/jackrabbit/branches/0.9/jcr-rmi/project.xml (original)
+++ incubator/jackrabbit/branches/0.9/jcr-rmi/project.xml Mon Jan 30 07:53:34 2006
@@ -22,7 +22,7 @@
   <groupId>org.apache.jackrabbit</groupId>
   <artifactId>jcr-rmi</artifactId>
   <name>JCR-RMI</name>
-  <currentVersion>1.0-SNAPSHOT</currentVersion>
+  <currentVersion>0.9-rc1-incubating</currentVersion>
   <inceptionYear>2004</inceptionYear>
   <package>org.apache.jackrabbit.rmi.*</package>
   <description>