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 2021/01/28 13:51:43 UTC

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

Author: adulceanu
Date: Thu Jan 28 13:51:42 2021
New Revision: 1885978

URL: http://svn.apache.org/viewvc?rev=1885978&view=rev
Log:
JCR-4665 - Update Jackrabbit trunk to Oak 1.38.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=1885978&r1=1885977&r2=1885978&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-parent/pom.xml Thu Jan 28 13:51:42 2021
@@ -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.36</oak.version>
+    <oak.version>1.38.0</oak.version>
     <jetty.version>9.2.30.v20200428</jetty.version>
     <tika.version>1.25</tika.version>
     <project.reporting.outputEncoding>${project.build.sourceEncoding}</project.reporting.outputEncoding>