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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 821959a6556e86614130beb1e0d2609358dd7e5f
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Jan 2 10:01:38 2023 +0100

    Upgrade to apache 29 parent
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 22d5f575eb3..828ac889a6c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>25</version>
+        <version>29</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>

Reply via email to