You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2015/05/21 11:33:35 UTC

svn commit: r1680779 - /sling/trunk/bundles/jcr/jackrabbit-server/pom.xml

Author: rombert
Date: Thu May 21 09:33:35 2015
New Revision: 1680779

URL: http://svn.apache.org/r1680779
Log:
SLING-4730 - Upgrade to Jackrabbit 2.10.1

Modified:
    sling/trunk/bundles/jcr/jackrabbit-server/pom.xml

Modified: sling/trunk/bundles/jcr/jackrabbit-server/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/jackrabbit-server/pom.xml?rev=1680779&r1=1680778&r2=1680779&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/jackrabbit-server/pom.xml (original)
+++ sling/trunk/bundles/jcr/jackrabbit-server/pom.xml Thu May 21 09:33:35 2015
@@ -43,7 +43,7 @@
     </scm>
 
     <properties>
-      <org.apache.jackrabbit.version>2.10.0</org.apache.jackrabbit.version>
+      <org.apache.jackrabbit.version>2.10.1</org.apache.jackrabbit.version>
       <org.apache.lucene.version>3.6.2</org.apache.lucene.version>
     </properties>