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 2020/09/10 09:26:04 UTC

svn commit: r1881617 - /jackrabbit/oak/branches/1.4/oak-parent/pom.xml

Author: reschke
Date: Thu Sep 10 09:26:03 2020
New Revision: 1881617

URL: http://svn.apache.org/viewvc?rev=1881617&view=rev
Log:
OAK-9195: Update Oak 1.4 and 1.2 to Jackrabbit 2.12.11

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

Modified: jackrabbit/oak/branches/1.4/oak-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.4/oak-parent/pom.xml?rev=1881617&r1=1881616&r2=1881617&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.4/oak-parent/pom.xml (original)
+++ jackrabbit/oak/branches/1.4/oak-parent/pom.xml Thu Sep 10 09:26:03 2020
@@ -42,7 +42,7 @@
     <project.reporting.outputEncoding>
       ${project.build.sourceEncoding}
     </project.reporting.outputEncoding>
-    <jackrabbit.version>2.12.10</jackrabbit.version>
+    <jackrabbit.version>2.12.11</jackrabbit.version>
     <mongo.host>127.0.0.1</mongo.host>
     <mongo.port>27017</mongo.port>
     <mongo.db>MongoMKDB</mongo.db>