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/12/20 14:50:41 UTC

[jackrabbit-oak] branch OAK-9800 updated: OAK-9800: Update Apache Parent POM to version 28

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

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


The following commit(s) were added to refs/heads/OAK-9800 by this push:
     new 5647e0ccbf OAK-9800: Update Apache Parent POM to version 28
5647e0ccbf is described below

commit 5647e0ccbf03c04737eacbeb126095b9053b6640
Author: Julian Reschke <ju...@gmx.de>
AuthorDate: Tue Dec 20 15:50:30 2022 +0100

    OAK-9800: Update Apache Parent POM to version 28
---
 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 543128dbf3..8ef05fe39f 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>27</version>
+    <version>28</version>
     <relativePath />
   </parent>