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 09:56:04 UTC

[camel-kamelets] 01/01: 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 26-apache
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit b692aca3a91c98b73fbfbe33c596b536a6ba4ebc
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>