This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 0a611207a9037c56bbfdfafe5505200382a27b0a Author: Jiri Ondrusek <ondrusek.j...@gmail.com> AuthorDate: Fri Jan 10 08:31:55 2025 +0100 rebased --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d77a6bf89f..b0d8624a1e 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-dependencies</artifactId> - <version>4.9.0</version> + <version>4.10.0-SNAPSHOT</version> </parent> <groupId>org.apache.camel.quarkus</groupId>