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 5eb021b  SLING-11700 Update to ASF parent 29
5eb021b is described below

commit 5eb021b8e0c6c46c54c961be029eaf757ceafff1
Author: Konrad Windszus <[email protected]>
AuthorDate: Fri Dec 23 16:08:41 2022 +0100

    SLING-11700 Update to ASF parent 29
---
 pom.xml              | 2 +-
 sling-parent/pom.xml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index f70abc2..7912839 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>27</version>
+        <version>29</version>
         <relativePath />
     </parent>
     
diff --git a/sling-parent/pom.xml b/sling-parent/pom.xml
index 650cce5..2401d81 100644
--- a/sling-parent/pom.xml
+++ b/sling-parent/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>28</version>
+        <version>29</version>
         <relativePath />
     </parent>
 
@@ -208,7 +208,7 @@
                     <dependency>
                         <groupId>org.apache.maven.release</groupId>
                         <artifactId>maven-release-oddeven-policy</artifactId>
-                        <version>3.0.0-M6</version>
+                        <version>3.0.0-M7</version>
                     </dependency>
                 </dependencies>
                 <configuration>

Reply via email to