This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git
The following commit(s) were added to refs/heads/main by this push:
new cfb45535 Upgrade to Apache POM 34 (#458)
cfb45535 is described below
commit cfb455359e104242b6722c677c458000e1bb0032
Author: JB Onofré <[email protected]>
AuthorDate: Sat Mar 22 07:44:37 2025 +0100
Upgrade to Apache POM 34 (#458)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4a95ff8a..7b135901 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>33</version>
+ <version>34</version>
<relativePath />
</parent>