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/09/18 12:21:51 UTC

svn commit: r447355 - in /jackrabbit/branches/1.1: jackrabbit/project.xml jca/project.xml jcr-rmi/project.xml jcr-server/project.properties jcr-server/project.xml textfilters/project.xml

Author: jukka
Date: Mon Sep 18 03:21:50 2006
New Revision: 447355

URL: http://svn.apache.org/viewvc?view=rev&rev=447355
Log:
branches/1.1: Set version number to 1.1

Modified:
    jackrabbit/branches/1.1/jackrabbit/project.xml
    jackrabbit/branches/1.1/jca/project.xml
    jackrabbit/branches/1.1/jcr-rmi/project.xml
    jackrabbit/branches/1.1/jcr-server/project.properties
    jackrabbit/branches/1.1/jcr-server/project.xml
    jackrabbit/branches/1.1/textfilters/project.xml

Modified: jackrabbit/branches/1.1/jackrabbit/project.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.1/jackrabbit/project.xml?view=diff&rev=447355&r1=447354&r2=447355
==============================================================================
--- jackrabbit/branches/1.1/jackrabbit/project.xml (original)
+++ jackrabbit/branches/1.1/jackrabbit/project.xml Mon Sep 18 03:21:50 2006
@@ -25,7 +25,7 @@
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-core</artifactId>
     <name>Apache Jackrabbit</name>
-    <currentVersion>1.1-SNAPSHOT</currentVersion>
+    <currentVersion>1.1</currentVersion>
     <organization>
         <name>The Apache Software Foundation</name>
         <url>http://www.apache.org/</url>

Modified: jackrabbit/branches/1.1/jca/project.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.1/jca/project.xml?view=diff&rev=447355&r1=447354&r2=447355
==============================================================================
--- jackrabbit/branches/1.1/jca/project.xml (original)
+++ jackrabbit/branches/1.1/jca/project.xml Mon Sep 18 03:21:50 2006
@@ -4,7 +4,7 @@
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-jca</artifactId>
     <name>Jackrabbit JCA</name>
-    <currentVersion>1.1-SNAPSHOT</currentVersion>   
+    <currentVersion>1.1</currentVersion>   
     <organization>
 	<name>The Apache Software Foundation</name>
 	<url>http://www.apache.org/</url>

Modified: jackrabbit/branches/1.1/jcr-rmi/project.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.1/jcr-rmi/project.xml?view=diff&rev=447355&r1=447354&r2=447355
==============================================================================
--- jackrabbit/branches/1.1/jcr-rmi/project.xml (original)
+++ jackrabbit/branches/1.1/jcr-rmi/project.xml Mon Sep 18 03:21:50 2006
@@ -22,7 +22,7 @@
   <groupId>org.apache.jackrabbit</groupId>
   <artifactId>jackrabbit-jcr-rmi</artifactId>
   <name>JCR-RMI</name>
-  <currentVersion>1.1-SNAPSHOT</currentVersion>
+  <currentVersion>1.1</currentVersion>
   <inceptionYear>2004</inceptionYear>
   <package>org.apache.jackrabbit.rmi.*</package>
   <description>

Modified: jackrabbit/branches/1.1/jcr-server/project.properties
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.1/jcr-server/project.properties?view=diff&rev=447355&r1=447354&r2=447355
==============================================================================
--- jackrabbit/branches/1.1/jcr-server/project.properties (original)
+++ jackrabbit/branches/1.1/jcr-server/project.properties Mon Sep 18 03:21:50 2006
@@ -3,8 +3,8 @@
 
 #-------------------------------------------------------
 jackrabbit.build.version.jcr=1.0
-jackrabbit.build.version.jackrabbit=1.1-SNAPSHOT
-jackrabbit.build.version.jcr.rmi=1.1-SNAPSHOT
+jackrabbit.build.version.jackrabbit=1.1
+jackrabbit.build.version.jcr.rmi=1.1
 
 # use 1.4 as target even when compiling with a 1.5 JDK
 maven.compile.source=1.4

Modified: jackrabbit/branches/1.1/jcr-server/project.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.1/jcr-server/project.xml?view=diff&rev=447355&r1=447354&r2=447355
==============================================================================
--- jackrabbit/branches/1.1/jcr-server/project.xml (original)
+++ jackrabbit/branches/1.1/jcr-server/project.xml Mon Sep 18 03:21:50 2006
@@ -24,7 +24,7 @@
     <artifactId>server</artifactId>
     
     <name>Jackrabbit-Server</name>
-    <currentVersion>1.1-SNAPSHOT</currentVersion>
+    <currentVersion>1.1</currentVersion>
     <inceptionYear>2005</inceptionYear>
     <package>org.apache.jackrabbit.*</package>
     <description>

Modified: jackrabbit/branches/1.1/textfilters/project.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.1/textfilters/project.xml?view=diff&rev=447355&r1=447354&r2=447355
==============================================================================
--- jackrabbit/branches/1.1/textfilters/project.xml (original)
+++ jackrabbit/branches/1.1/textfilters/project.xml Mon Sep 18 03:21:50 2006
@@ -20,7 +20,7 @@
   <artifactId>jackrabbit-index-filters</artifactId>
   <groupId>org.apache.jackrabbit</groupId>
   <name>Jackrabbit - Index filters</name>
-  <currentVersion>1.1-SNAPSHOT</currentVersion>
+  <currentVersion>1.1</currentVersion>
   <organization>
     <name>The Apache Software Foundation</name>
     <url>http://www.apache.org/</url>