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:46:43 UTC

svn commit: r216025 - /incubator/jackrabbit/trunk/contrib/jcr-rmi/project.xml

Author: jukka
Date: Tue Jul 12 14:46:42 2005
New Revision: 216025

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

Modified:
    incubator/jackrabbit/trunk/contrib/jcr-rmi/project.xml

Modified: incubator/jackrabbit/trunk/contrib/jcr-rmi/project.xml
URL: http://svn.apache.org/viewcvs/incubator/jackrabbit/trunk/contrib/jcr-rmi/project.xml?rev=216025&r1=216024&r2=216025&view=diff
==============================================================================
--- incubator/jackrabbit/trunk/contrib/jcr-rmi/project.xml (original)
+++ incubator/jackrabbit/trunk/contrib/jcr-rmi/project.xml Tue Jul 12 14:46:42 2005
@@ -21,7 +21,7 @@
   <pomVersion>3</pomVersion>
   <id>jcr-rmi</id>
   <name>JCR-RMI</name>
-  <currentVersion>1.0-dev</currentVersion>
+  <currentVersion>1.0-SNAPSHOT</currentVersion>
   <inceptionYear>2004</inceptionYear>
   <package>org.apache.jackrabbit.rmi.*</package>
   <description>