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 23c6e88d639b44f0a37a114e7793994609ca4a37 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Feb 28 15:11:08 2019 +0100 Camel-AWS-Ec2: Minor fixes to docs --- components/camel-aws-ec2/src/main/docs/aws-ec2-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-aws-ec2/src/main/docs/aws-ec2-component.adoc b/components/camel-aws-ec2/src/main/docs/aws-ec2-component.adoc index 15db639..b7c74a5 100644 --- a/components/camel-aws-ec2/src/main/docs/aws-ec2-component.adoc +++ b/components/camel-aws-ec2/src/main/docs/aws-ec2-component.adoc @@ -171,7 +171,7 @@ Maven users will need to add the following dependency to their pom.xml. </dependency> --------------------------------------- -where `${camel-version`} must be replaced by the actual version of Camel +where `${camel-version}` must be replaced by the actual version of Camel (2.16 or higher). ### See Also