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 011828f Bump for next version
011828f is described below
commit 011828f31ba5f7be866705b8f1c2d758e4ca230b
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Aug 11 15:10:35 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 a70e871..15eb18f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-dependencies</artifactId>
- <version>4.22.0-SNAPSHOT</version>
+ <version>4.23.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.camel.tests</groupId>