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/01/04 09:49:11 UTC

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

Author: olamy
Date: Wed Jan  4 08:49:11 2012
New Revision: 1227077

URL: http://svn.apache.org/viewvc?rev=1227077&view=rev
Log:
upgrade to jackrabbit 2.3.6

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1227077&r1=1227076&r2=1227077&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Wed Jan  4 08:49:11 2012
@@ -80,7 +80,7 @@
     <slf4j.version>1.6.4</slf4j.version>
     <binder.version>0.11</binder.version>
     <spring.version>3.1.0.RELEASE</spring.version>
-    <jackrabbit.version>2.3.4</jackrabbit.version>
+    <jackrabbit.version>2.3.6</jackrabbit.version>
     <javax.jcr.version>2.0</javax.jcr.version>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>