You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ad...@apache.org on 2020/11/17 11:32:27 UTC

svn commit: r1883519 - /jackrabbit/trunk/jackrabbit-parent/pom.xml

Author: adulceanu
Date: Tue Nov 17 11:32:27 2020
New Revision: 1883519

URL: http://svn.apache.org/viewvc?rev=1883519&view=rev
Log:
JCR-4651 - Update Jackrabbit trunk to Oak 1.36.0

Modified:
    jackrabbit/trunk/jackrabbit-parent/pom.xml

Modified: jackrabbit/trunk/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-parent/pom.xml?rev=1883519&r1=1883518&r2=1883519&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-parent/pom.xml Tue Nov 17 11:32:27 2020
@@ -46,7 +46,7 @@
     <test.opts.memory>-Xmx256m</test.opts.memory>
     <test.opts.modules />
     <test.opts>${test.opts.modules} ${test.opts.coverage} ${test.opts.memory} -enableassertions</test.opts>
-    <oak.version>1.34.0</oak.version>
+    <oak.version>1.36</oak.version>
     <jetty.version>9.2.30.v20200428</jetty.version>
     <tika.version>1.24.1</tika.version>
     <project.reporting.outputEncoding>${project.build.sourceEncoding}</project.reporting.outputEncoding>