You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by fm...@apache.org on 2008/04/02 21:59:27 UTC

svn commit: r644026 - /jackrabbit/branches/1.4/jackrabbit-jcr-rmi/pom.xml

Author: fmeschbe
Date: Wed Apr  2 12:59:26 2008
New Revision: 644026

URL: http://svn.apache.org/viewvc?rev=644026&view=rev
Log:
Prepare for 1.4.1 release

Modified:
    jackrabbit/branches/1.4/jackrabbit-jcr-rmi/pom.xml

Modified: jackrabbit/branches/1.4/jackrabbit-jcr-rmi/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/1.4/jackrabbit-jcr-rmi/pom.xml?rev=644026&r1=644025&r2=644026&view=diff
==============================================================================
--- jackrabbit/branches/1.4/jackrabbit-jcr-rmi/pom.xml (original)
+++ jackrabbit/branches/1.4/jackrabbit-jcr-rmi/pom.xml Wed Apr  2 12:59:26 2008
@@ -33,7 +33,7 @@
   </parent>
   <artifactId>jackrabbit-jcr-rmi</artifactId>
   <name>Jackrabbit JCR-RMI</name>
-  <version>1.4.1-SNAPSHOT</version>
+  <version>1.4.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)