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 c2bb413b Bump to Apache POM 35 (#521)
c2bb413b is described below
commit c2bb413b96571a63a6818e82282e4562aba32623
Author: JB Onofré <[email protected]>
AuthorDate: Sat Aug 30 17:49:53 2025 +0200
Bump to Apache POM 35 (#521)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index af4e10f2..5e4631cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>34</version>
+ <version>35</version>
<relativePath />
</parent>