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 05a0fb6e0cb2696dd6db8f833026c3a011a7c28a Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Feb 24 10:25:09 2020 +0100 Regen docs --- docs/components/modules/ROOT/pages/aws2-ses-component.adoc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/components/modules/ROOT/pages/aws2-ses-component.adoc b/docs/components/modules/ROOT/pages/aws2-ses-component.adoc index 2a22403..e97eba4 100644 --- a/docs/components/modules/ROOT/pages/aws2-ses-component.adoc +++ b/docs/components/modules/ROOT/pages/aws2-ses-component.adoc @@ -4,9 +4,6 @@ *Since Camel 3.1* -*Since Camel 3.1* - - // HEADER START *Only producer is supported* // HEADER END @@ -184,4 +181,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
