You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2017/08/23 15:32:24 UTC

svn commit: r1805920 - /sling/trunk/karaf/org.apache.sling.karaf-integration-tests/pom.xml

Author: olli
Date: Wed Aug 23 15:32:24 2017
New Revision: 1805920

URL: http://svn.apache.org/viewvc?rev=1805920&view=rev
Log:
SLING-7078 Update Jackrabbit to 2.14.2

Modified:
    sling/trunk/karaf/org.apache.sling.karaf-integration-tests/pom.xml

Modified: sling/trunk/karaf/org.apache.sling.karaf-integration-tests/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/karaf/org.apache.sling.karaf-integration-tests/pom.xml?rev=1805920&r1=1805919&r2=1805920&view=diff
==============================================================================
--- sling/trunk/karaf/org.apache.sling.karaf-integration-tests/pom.xml (original)
+++ sling/trunk/karaf/org.apache.sling.karaf-integration-tests/pom.xml Wed Aug 23 15:32:24 2017
@@ -36,7 +36,7 @@
   <description>Integration Tests for Apache Sling Karaf</description>
 
   <properties>
-    <org.apache.jackrabbit.version>2.14.0</org.apache.jackrabbit.version>
+    <org.apache.jackrabbit.version>2.14.2</org.apache.jackrabbit.version>
     <org.apache.karaf.version>4.1.1</org.apache.karaf.version>
     <org.ops4j.pax.exam.version>4.11.0</org.ops4j.pax.exam.version>
   </properties>