You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/05/30 10:02:50 UTC

[camel-kamelets] branch main updated: Bump Apache Parent POM to version 26

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 9e693f48 Bump Apache Parent POM to version 26
9e693f48 is described below

commit 9e693f487125d32530a1fe8b74e94bc0eb2dc232
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon May 30 11:54:40 2022 +0200

    Bump Apache Parent POM to version 26
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5603d229..ea245398 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>23</version>
+        <version>26</version>
     </parent>
 
     <groupId>org.apache.camel.kamelets</groupId>