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 5da65520fa8d57456e43734522e01c65c668556d Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Apr 24 10:42:43 2020 +0200 AWS2-MQ: Dependencies element title in docs --- components/camel-aws2-mq/src/main/docs/aws2-mq-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-aws2-mq/src/main/docs/aws2-mq-component.adoc b/components/camel-aws2-mq/src/main/docs/aws2-mq-component.adoc index facc485..f4dfe0f 100644 --- a/components/camel-aws2-mq/src/main/docs/aws2-mq-component.adoc +++ b/components/camel-aws2-mq/src/main/docs/aws2-mq-component.adoc @@ -183,7 +183,7 @@ from("direct:createUser") 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.
