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 2005/07/12 23:30:08 UTC

svn commit: r216021 - /incubator/jackrabbit/trunk/project.xml

Author: jukka
Date: Tue Jul 12 14:30:06 2005
New Revision: 216021

URL: http://svn.apache.org/viewcvs?rev=216021&view=rev
Log:
Switch from -dev to -SNAPSHOT in currentVersion to follow the Maven best practices.

Modified:
    incubator/jackrabbit/trunk/project.xml

Modified: incubator/jackrabbit/trunk/project.xml
URL: http://svn.apache.org/viewcvs/incubator/jackrabbit/trunk/project.xml?rev=216021&r1=216020&r2=216021&view=diff
==============================================================================
--- incubator/jackrabbit/trunk/project.xml (original)
+++ incubator/jackrabbit/trunk/project.xml Tue Jul 12 14:30:06 2005
@@ -25,7 +25,7 @@
     <groupId>jackrabbit</groupId>
     <artifactId>jackrabbit</artifactId>
     <name>Jackrabbit</name>
-    <currentVersion>1.0-dev</currentVersion>
+    <currentVersion>1.0-SNAPSHOT</currentVersion>
     <organization>
         <name>The Apache Software Foundation</name>
         <url>http://incubator.apache.org/projects/jackrabbit.html</url>