This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-performance-tests.git
The following commit(s) were added to refs/heads/main by this push:
new cc3b66e Bump for next version
cc3b66e is described below
commit cc3b66ecbfbfa7d8177dd1bdae87f761de759501
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jul 2 19:49:21 2026 +0200
Bump for next version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a05584b..a70e871 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-dependencies</artifactId>
- <version>4.21.0-SNAPSHOT</version>
+ <version>4.22.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.camel.tests</groupId>