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/10/06 02:26:51 UTC

svn commit: r453438 - in /jackrabbit/branches/1.1: jackrabbit/modules/commons/project.xml jackrabbit/pom.xml jca/pom.xml jcr-rmi/pom.xml

Author: jukka
Date: Thu Oct  5 17:26:50 2006
New Revision: 453438

URL: http://svn.apache.org/viewvc?view=rev&rev=453438
Log:
1.1: Updated version number.

Modified:
    jackrabbit/branches/1.1/jackrabbit/modules/commons/project.xml
    jackrabbit/branches/1.1/jackrabbit/pom.xml
    jackrabbit/branches/1.1/jca/pom.xml
    jackrabbit/branches/1.1/jcr-rmi/pom.xml

Modified: jackrabbit/branches/1.1/jackrabbit/modules/commons/project.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.1/jackrabbit/modules/commons/project.xml?view=diff&rev=453438&r1=453437&r2=453438
==============================================================================
--- jackrabbit/branches/1.1/jackrabbit/modules/commons/project.xml (original)
+++ jackrabbit/branches/1.1/jackrabbit/modules/commons/project.xml Thu Oct  5 17:26:50 2006
@@ -24,6 +24,6 @@
     <pomVersion>3</pomVersion>
     <groupId>org.apache.jackrabbit</groupId>
     <artifactId>jackrabbit-jcr-commons</artifactId>
-    <currentVersion>1.1-SNAPSHOT</currentVersion>
+    <currentVersion>1.1</currentVersion>
     <name>Jackrabbit Commons</name>
 </project>

Modified: jackrabbit/branches/1.1/jackrabbit/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.1/jackrabbit/pom.xml?view=diff&rev=453438&r1=453437&r2=453438
==============================================================================
--- jackrabbit/branches/1.1/jackrabbit/pom.xml (original)
+++ jackrabbit/branches/1.1/jackrabbit/pom.xml Thu Oct  5 17:26:50 2006
@@ -29,7 +29,7 @@
   <groupId>org.apache.jackrabbit</groupId>
   <artifactId>jackrabbit-core</artifactId>
   <name>Jackrabbit</name>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.1</version>
   <!--
     Keep the description on a single line. Otherwise Maven might generate
     a corrupted MANIFEST.MF (see http://jira.codehaus.org/browse/MJAR-4)
@@ -671,4 +671,4 @@
     </site>
   </distributionManagement>
 
-</project>
\ No newline at end of file
+</project>

Modified: jackrabbit/branches/1.1/jca/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.1/jca/pom.xml?view=diff&rev=453438&r1=453437&r2=453438
==============================================================================
--- jackrabbit/branches/1.1/jca/pom.xml (original)
+++ jackrabbit/branches/1.1/jca/pom.xml Thu Oct  5 17:26:50 2006
@@ -30,7 +30,7 @@
   <artifactId>jackrabbit-jca</artifactId>
   <packaging>jar</packaging>
   <name>Jackrabbit JCA</name>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.1</version>
   <!--
     Keep the description on a single line. Otherwise Maven might generate
     a corrupted MANIFEST.MF (see http://jira.codehaus.org/browse/MJAR-4)
@@ -236,4 +236,4 @@
     </site>
   </distributionManagement>
 
-</project>
\ No newline at end of file
+</project>

Modified: jackrabbit/branches/1.1/jcr-rmi/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.1/jcr-rmi/pom.xml?view=diff&rev=453438&r1=453437&r2=453438
==============================================================================
--- jackrabbit/branches/1.1/jcr-rmi/pom.xml (original)
+++ jackrabbit/branches/1.1/jcr-rmi/pom.xml Thu Oct  5 17:26:50 2006
@@ -24,7 +24,7 @@
   <groupId>org.apache.jackrabbit</groupId>
   <artifactId>jackrabbit-jcr-rmi</artifactId>
   <name>JCR-RMI</name>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.1</version>
   <!--
     Keep the description on a single line. Otherwise Maven might generate
     a corrupted MANIFEST.MF (see http://jira.codehaus.org/browse/MJAR-4)