You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2012/04/05 15:04:52 UTC

svn commit: r1309832 - /archiva/trunk/pom.xml

Author: olamy
Date: Thu Apr  5 13:04:51 2012
New Revision: 1309832

URL: http://svn.apache.org/viewvc?rev=1309832&view=rev
Log:
jackrabbit 2.4.1

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1309832&r1=1309831&r2=1309832&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Thu Apr  5 13:04:51 2012
@@ -82,7 +82,7 @@
     <slf4j.version>1.6.4</slf4j.version>
     <binder.version>0.11</binder.version>
     <spring.version>3.1.1.RELEASE</spring.version>
-    <jackrabbit.version>2.4.0</jackrabbit.version>
+    <jackrabbit.version>2.4.1</jackrabbit.version>
     <javax.jcr.version>2.0</javax.jcr.version>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>