You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2021/07/29 09:42:03 UTC

[sling-parent] branch master updated: releng: reactor should use ASF parent 24 as well

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

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new f776a18  releng: reactor should use ASF parent 24 as well
     new f406bf2  Merge branch 'master' of git@github.com:apache/sling-parent.git
f776a18 is described below

commit f776a18eccf25b43749673728f42a3dfc77ee8c2
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Thu Jul 29 11:41:30 2021 +0200

    releng: reactor should use ASF parent 24 as well
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 23fbabe..1b5c30f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>23</version>
+        <version>24</version>
         <relativePath />
     </parent>