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 3bafb04989628ad6a1966d9d972ed654d16526a9 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Apr 22 10:59:52 2020 +0200 AWS2-Translate: Dependencies element title in docs --- .../camel-aws2-translate/src/main/docs/aws2-translate-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-aws2-translate/src/main/docs/aws2-translate-component.adoc b/components/camel-aws2-translate/src/main/docs/aws2-translate-component.adoc index bcf088f..8ade610 100644 --- a/components/camel-aws2-translate/src/main/docs/aws2-translate-component.adoc +++ b/components/camel-aws2-translate/src/main/docs/aws2-translate-component.adoc @@ -175,7 +175,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.