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 831cc824e4dc863cd3d440fb5be55d86259f320b 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 e513eb9611..8c35a9102f 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>