You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by mr...@apache.org on 2006/03/07 12:45:32 UTC

svn commit: r383850 - /incubator/jackrabbit/branches/1.0/contrib/tck-candidate/project.xml

Author: mreutegg
Date: Tue Mar  7 03:45:29 2006
New Revision: 383850

URL: http://svn.apache.org/viewcvs?rev=383850&view=rev
Log:
1.0: Changed version number to 1.0.

Modified:
    incubator/jackrabbit/branches/1.0/contrib/tck-candidate/project.xml

Modified: incubator/jackrabbit/branches/1.0/contrib/tck-candidate/project.xml
URL: http://svn.apache.org/viewcvs/incubator/jackrabbit/branches/1.0/contrib/tck-candidate/project.xml?rev=383850&r1=383849&r2=383850&view=diff
==============================================================================
--- incubator/jackrabbit/branches/1.0/contrib/tck-candidate/project.xml (original)
+++ incubator/jackrabbit/branches/1.0/contrib/tck-candidate/project.xml Tue Mar  7 03:45:29 2006
@@ -21,7 +21,7 @@
     <!-- ====================================================================== -->
     <id>tck-candidate</id>
     <name>Jackrabbit TCK test candidate Web Application</name>
-    <currentVersion>1.0-SNAPSHOT</currentVersion>
+    <currentVersion>1.0</currentVersion>
 
 
     <!-- ====================================================================== -->
@@ -89,7 +89,7 @@
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit</artifactId>
-            <version>1.0-SNAPSHOT</version>
+            <version>1.0</version>
             <properties>
                 <war.bundle>true</war.bundle>
             </properties>