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 23:02:39 UTC

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

Author: fmeschbe
Date: Wed Apr  2 14:02:38 2008
New Revision: 644057

URL: http://svn.apache.org/viewvc?rev=644057&view=rev
Log:
Set the version back to re-create the jackrabbit-jcr-rmi-1.4.1 tag after fixes
suggested by Jukka in JCR-1343

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=644057&r1=644056&r2=644057&view=diff
==============================================================================
--- jackrabbit/branches/1.4/jackrabbit-jcr-rmi/pom.xml (original)
+++ jackrabbit/branches/1.4/jackrabbit-jcr-rmi/pom.xml Wed Apr  2 14:02:38 2008
@@ -33,7 +33,7 @@
   </parent>
   <artifactId>jackrabbit-jcr-rmi</artifactId>
   <name>Jackrabbit JCR-RMI</name>
-  <version>1.4.2-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)