This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 037f989e69cb3db5dada8c7ee81c15f2779f5387 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Feb 12 06:52:09 2021 +0100 Next is 3.9.0-SNAPSHOT --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 2f14a18..1351605 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel</artifactId> - <version>3.8.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-parent</artifactId>