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 2022/11/11 06:32:24 UTC

[jackrabbit-oak] branch OAK-9990 created (now 9b47631adf)

This is an automated email from the ASF dual-hosted git repository.

reschke pushed a change to branch OAK-9990
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


      at 9b47631adf OAK-9990: Update Oak trunk and Oak 1.22 to Jackrabbit 2.20.7Update Oak trunk and Oak 1.22 to Jackrabbit 2.20.7Update Oak trunk and Oak 1.22 to Jackrabbit 2.20.7

This branch includes the following new commits:

     new 9b47631adf OAK-9990: Update Oak trunk and Oak 1.22 to Jackrabbit 2.20.7Update Oak trunk and Oak 1.22 to Jackrabbit 2.20.7Update Oak trunk and Oak 1.22 to Jackrabbit 2.20.7

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[jackrabbit-oak] 01/01: OAK-9990: Update Oak trunk and Oak 1.22 to Jackrabbit 2.20.7Update Oak trunk and Oak 1.22 to Jackrabbit 2.20.7Update Oak trunk and Oak 1.22 to Jackrabbit 2.20.7

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

reschke pushed a commit to branch OAK-9990
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git

commit 9b47631adf59993c2530a6f5993c5bfd823bad88
Author: Julian Reschke <ju...@gmx.de>
AuthorDate: Fri Nov 11 07:32:07 2022 +0100

    OAK-9990: Update Oak trunk and Oak 1.22 to Jackrabbit 2.20.7Update Oak trunk and Oak 1.22 to Jackrabbit 2.20.7Update Oak trunk and Oak 1.22 to Jackrabbit 2.20.7
---
 oak-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml
index ed9780a886..07f4a6cae3 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -46,7 +46,7 @@
     <project.reporting.outputEncoding>
       ${project.build.sourceEncoding}
     </project.reporting.outputEncoding>
-    <jackrabbit.version>2.20.6</jackrabbit.version>
+    <jackrabbit.version>2.20.7</jackrabbit.version>
     <mongo.host>127.0.0.1</mongo.host>
     <mongo.port>27017</mongo.port>
     <mongo.db>MongoMKDB</mongo.db>