You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by am...@apache.org on 2016/05/12 05:57:34 UTC

svn commit: r1743463 - /jackrabbit/oak/branches/1.2/oak-parent/pom.xml

Author: amitj
Date: Thu May 12 05:57:34 2016
New Revision: 1743463

URL: http://svn.apache.org/viewvc?rev=1743463&view=rev
Log:
OAK-4354: OAK 1.2: update Jackrabbit dependency to 2.10.3

Updated to Jackrabbit 2.10.3

Modified:
    jackrabbit/oak/branches/1.2/oak-parent/pom.xml

Modified: jackrabbit/oak/branches/1.2/oak-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.2/oak-parent/pom.xml?rev=1743463&r1=1743462&r2=1743463&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.2/oak-parent/pom.xml (original)
+++ jackrabbit/oak/branches/1.2/oak-parent/pom.xml Thu May 12 05:57:34 2016
@@ -42,7 +42,7 @@
     <project.reporting.outputEncoding>
       ${project.build.sourceEncoding}
     </project.reporting.outputEncoding>
-    <jackrabbit.version>2.10.2</jackrabbit.version>
+    <jackrabbit.version>2.10.3</jackrabbit.version>
     <mongo.host>127.0.0.1</mongo.host>
     <mongo.port>27017</mongo.port>
     <mongo.db>MongoMKDB</mongo.db>