You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by dp...@apache.org on 2005/05/02 16:14:23 UTC

svn commit: r165632 - /incubator/jackrabbit/trunk/contrib/tck-webapp/project.xml

Author: dpfister
Date: Mon May  2 07:14:22 2005
New Revision: 165632

URL: http://svn.apache.org/viewcvs?rev=165632&view=rev
Log:
Changes for new specification 0.16.4.1

Modified:
    incubator/jackrabbit/trunk/contrib/tck-webapp/project.xml

Modified: incubator/jackrabbit/trunk/contrib/tck-webapp/project.xml
URL: http://svn.apache.org/viewcvs/incubator/jackrabbit/trunk/contrib/tck-webapp/project.xml?rev=165632&r1=165631&r2=165632&view=diff
==============================================================================
--- incubator/jackrabbit/trunk/contrib/tck-webapp/project.xml (original)
+++ incubator/jackrabbit/trunk/contrib/tck-webapp/project.xml Mon May  2 07:14:22 2005
@@ -22,7 +22,7 @@
     <id>tck-webapp</id>
     <!-- <type>war</type> -->
     <name>Day TCK web application</name>
-    <currentVersion>0.16.4</currentVersion>
+    <currentVersion>0.16.4.1</currentVersion>
 
 
     <!-- ====================================================================== -->
@@ -66,13 +66,13 @@
         <dependency>
             <groupId>jsr170</groupId>
             <artifactId>jcr</artifactId>
-            <version>0.16.4</version>
+            <version>0.16.4.1</version>
             <url>http://www.day.com/maven/jsr170/jars/jcr-0.16.4.jar</url>
         </dependency>
         <!-- dependencies from jcr that we want to bundle -->
         <dependency>
             <id>jackrabbit</id>
-            <version>0.16.4-dev</version>
+            <version>0.16.4.1-dev</version>
             <properties>
                 <war.bundle>true</war.bundle>
             </properties>