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/05 11:32:42 UTC

svn commit: r1866450 - /jackrabbit/oak/branches/1.8/oak-parent/pom.xml

Author: reschke
Date: Thu Sep  5 11:32:42 2019
New Revision: 1866450

URL: http://svn.apache.org/viewvc?rev=1866450&view=rev
Log:
OAK-8594: Update Oak 1.8 to Jackrabbit 2.16.5

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

Modified: jackrabbit/oak/branches/1.8/oak-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.8/oak-parent/pom.xml?rev=1866450&r1=1866449&r2=1866450&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.8/oak-parent/pom.xml (original)
+++ jackrabbit/oak/branches/1.8/oak-parent/pom.xml Thu Sep  5 11:32:42 2019
@@ -43,7 +43,7 @@
     <project.reporting.outputEncoding>
       ${project.build.sourceEncoding}
     </project.reporting.outputEncoding>
-    <jackrabbit.version>2.16.4</jackrabbit.version>
+    <jackrabbit.version>2.16.5</jackrabbit.version>
     <mongo.host>127.0.0.1</mongo.host>
     <mongo.port>27017</mongo.port>
     <mongo.db>MongoMKDB</mongo.db>