This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 3.7.x-align in repository https://gitbox.apache.org/repos/asf/camel-examples.git
commit f7f4797bec2da8a93bbe73a44eaf199b047f6f66 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>
