This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-3.7.x in repository https://gitbox.apache.org/repos/asf/camel-examples.git
commit 0b45f82de37cc2387ee0629e352e9d8c82f31400 Author: Andrea Cosentino <[email protected]> AuthorDate: Wed Dec 16 13:57:46 2020 +0100 Release train is 3.7.0 --- examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pom.xml b/examples/pom.xml index 7ebf729..c35b571 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -175,7 +175,7 @@ <jdk.version>1.8</jdk.version> <compiler.fork>false</compiler.fork> - <camel.version>3.7.0-SNAPSHOT</camel.version> + <camel.version>3.7.0</camel.version> <!-- Versions --> <arquillian-version>1.5.0.Final</arquillian-version>
