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 56db497a81e2cfc2999bbd84c0f0b51db4ee1739 Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Jun 7 14:29:07 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 1c2d786..35fe942 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-dependencies</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.11.0-SNAPSHOT</version> </parent> <groupId>org.apache.camel.tests</groupId>
