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 <anco...@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>