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 9a1ce0d6580993bef56499cb696235eb4baaf349 Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Feb 24 10:24:20 2020 +0100 Regen --- components/camel-aws2-ses/src/main/docs/aws2-ses-component.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 ed6164d..b1cc3b2 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,6 +1,8 @@ [[aws2-ses-component]] = AWS 2 Simple Email Service Component +*Since Camel 3.1* + // HEADER START *Only producer is supported* // HEADER END @@ -178,4 +180,4 @@ Maven users will need to add the following dependency to their pom.xml. where `$\{camel-version\}` must be replaced by the actual version of Camel. -include::camel-spring-boot::page$aws2-ses-starter.adoc[] +include::camel-spring-boot::page$aws2-ses-starter.adoc[] \ No newline at end of file
