You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pc...@apache.org on 2023/09/25 08:51:22 UTC

[camel-k-runtime] branch main updated: fix(ci): apache parent 25

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 5a3ed73d fix(ci): apache parent 25
5a3ed73d is described below

commit 5a3ed73d002b43d48c9eb78bff1b133ec86d241f
Author: Pasquale Congiusti <pa...@gmail.com>
AuthorDate: Mon Sep 25 10:51:17 2023 +0200

    fix(ci): apache parent 25
---
 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 b3fc9733..7721c718 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>