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

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


The following commit(s) were added to refs/heads/main by this push:
     new 77b5304c fix(ci): align apache parent
77b5304c is described below

commit 77b5304ce0d963a99489db82beba0cbfd3ee7d6a
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Fri Sep 1 16:00:01 2023 +0200

    fix(ci): align apache parent
---
 support/camel-k-runtime-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/support/camel-k-runtime-bom/pom.xml 
b/support/camel-k-runtime-bom/pom.xml
index a443ede3..d6380475 100644
--- a/support/camel-k-runtime-bom/pom.xml
+++ b/support/camel-k-runtime-bom/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>4</version>
+        <version>25</version>
         <relativePath />
     </parent>
 

Reply via email to