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 re...@apache.org on 2019/09/12 15:43:08 UTC

svn commit: r1866856 - /jackrabbit/oak/branches/1.6/oak-parent/pom.xml

Author: reschke
Date: Thu Sep 12 15:43:08 2019
New Revision: 1866856

URL: http://svn.apache.org/viewvc?rev=1866856&view=rev
Log:
OAK-8596: Update Oak 1.6 to Jackrabbit 2.14.8

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

Modified: jackrabbit/oak/branches/1.6/oak-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.6/oak-parent/pom.xml?rev=1866856&r1=1866855&r2=1866856&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.6/oak-parent/pom.xml (original)
+++ jackrabbit/oak/branches/1.6/oak-parent/pom.xml Thu Sep 12 15:43:08 2019
@@ -42,7 +42,7 @@
     <project.reporting.outputEncoding>
       ${project.build.sourceEncoding}
     </project.reporting.outputEncoding>
-    <jackrabbit.version>2.14.7</jackrabbit.version>
+    <jackrabbit.version>2.14.8</jackrabbit.version>
     <mongo.host>127.0.0.1</mongo.host>
     <mongo.port>27017</mongo.port>
     <mongo.db>MongoMKDB</mongo.db>