This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
commit 320bc5918cf51343b1dac207ba4c3fce82161ab6 Author: Otavio Rodolfo Piske <[email protected]> AuthorDate: Thu Jun 3 10:34:09 2021 +0200 Camel Version Bump --- 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 a9a376c..d1edc5c 100644 --- a/support/camel-k-runtime-bom/pom.xml +++ b/support/camel-k-runtime-bom/pom.xml @@ -32,7 +32,7 @@ <packaging>pom</packaging> <properties> - <camel-version>3.6.0</camel-version> + <camel-version>3.10.0</camel-version> </properties> <developers>
