This is an automated email from the ASF dual-hosted git repository.
rombert 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 10a5b0d SLING-12484 - Upgrade to ASF parent pom 33 (take 2) (#48)
10a5b0d is described below
commit 10a5b0dc523384ba189c44fdaeee8a6d4cd82b99
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Nov 13 14:56:14 2024 +0100
SLING-12484 - Upgrade to ASF parent pom 33 (take 2) (#48)
---
sling-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sling-parent/pom.xml b/sling-parent/pom.xml
index b0c71dc..4ba5c75 100644
--- a/sling-parent/pom.xml
+++ b/sling-parent/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>31</version>
+ <version>33</version>
<relativePath />
</parent>