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:03 UTC

[camel-kamelets] branch 26-apache created (now b692aca3)

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

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


      at b692aca3 Bump Apache Parent POM to version 26

This branch includes the following new commits:

     new b692aca3 Bump Apache Parent POM to version 26

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel-kamelets] 01/01: Bump Apache Parent POM to version 26

Posted by ac...@apache.org.
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>