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 2013/11/13 07:33:28 UTC

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

Author: olamy
Date: Wed Nov 13 06:33:28 2013
New Revision: 1541401

URL: http://svn.apache.org/r1541401
Log:
use last jackrabbit 2.6.4

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1541401&r1=1541400&r2=1541401&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Wed Nov 13 06:33:28 2013
@@ -83,7 +83,7 @@
     <surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>
 
     <lucene.version>3.6.2</lucene.version>
-    <jackrabbit.version>2.6.3</jackrabbit.version>
+    <jackrabbit.version>2.6.4</jackrabbit.version>
 
     <sirona.version>0.1-incubating-SNAPSHOT</sirona.version>