This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-performance-tests.git
commit ab8728c102b22368adb4a064b55793e60b00f172 Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Jun 7 14:30:27 2021 +0200 Bump to 3.11.0-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 35fe942..b1ba79e 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ <jdk.version>1.8</jdk.version> <compiler.fork>false</compiler.fork> - <camel.version>3.9.0-SNAPSHOT</camel.version> + <camel.version>3.11.0-SNAPSHOT</camel.version> <!-- Versions --> <maven-compiler-plugin-version>3.8.1</maven-compiler-plugin-version>
