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 d75d1d30be7f94c25ad01460439d47cf23aaff32 Author: Jiri Ondrusek <[email protected]> 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 2f671cce92..07a975ffc8 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>
