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 909c43ae9aebf6881ff65a57d2a221fe2afd4568 Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Feb 24 10:23:16 2020 +0100 Camel-AWS2-SES: Fixed the first version for AWS2-Lambda --- components/camel-aws2-ses/src/main/docs/aws2-ses-component.adoc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/components/camel-aws2-ses/src/main/docs/aws2-ses-component.adoc b/components/camel-aws2-ses/src/main/docs/aws2-ses-component.adoc index 0c9c6af..ed6164d 100644 --- a/components/camel-aws2-ses/src/main/docs/aws2-ses-component.adoc +++ b/components/camel-aws2-ses/src/main/docs/aws2-ses-component.adoc @@ -1,11 +1,6 @@ [[aws2-ses-component]] = AWS 2 Simple Email Service Component -*Since Camel 3.1* - -*Since Camel 3.1* - - // HEADER START *Only producer is supported* // HEADER END
