This is an automated email from the ASF dual-hosted git repository. jiriondrusek pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit dfe9fb115ead638708f97d536efc532c35843771 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 fb02f85d32..2758bfc803 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>