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 e0bfa343cd3d5affc33ab0cfd8b05abf85e28902 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 f5a7b9ac69..16ad00536a 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>