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 cac4522ce35d40eb32fc9d938acf9da5c415ca26 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Apr 22 11:04:37 2020 +0200 AWS2-EC2: Dependencies element title in docs --- components/camel-aws2-ec2/src/main/docs/aws2-ec2-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-aws2-ec2/src/main/docs/aws2-ec2-component.adoc b/components/camel-aws2-ec2/src/main/docs/aws2-ec2-component.adoc index a6654e3..f651fd3 100644 --- a/components/camel-aws2-ec2/src/main/docs/aws2-ec2-component.adoc +++ b/components/camel-aws2-ec2/src/main/docs/aws2-ec2-component.adoc @@ -191,7 +191,7 @@ from("direct:start") In this way you'll pass the request directly without the need of passing headers and options specifically related to this operation. -Dependencies +== Dependencies Maven users will need to add the following dependency to their pom.xml.