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 5bede7b14d53a9390022d28bf148b49593040022 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Sep 22 19:06:46 2020 +0200 Regen --- .../org/apache/camel/catalog/docs/aws2-eventbridge-component.adoc | 2 ++ docs/components/modules/ROOT/pages/aws2-eventbridge-component.adoc | 2 ++ 2 files changed, 4 insertions(+) diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-eventbridge-component.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-eventbridge-component.adoc index a149f5c..930dd53 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-eventbridge-component.adoc +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-eventbridge-component.adoc @@ -208,3 +208,5 @@ 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-eventbridge-starter.adoc[] diff --git a/docs/components/modules/ROOT/pages/aws2-eventbridge-component.adoc b/docs/components/modules/ROOT/pages/aws2-eventbridge-component.adoc index b87e323..72bb2ee 100644 --- a/docs/components/modules/ROOT/pages/aws2-eventbridge-component.adoc +++ b/docs/components/modules/ROOT/pages/aws2-eventbridge-component.adoc @@ -210,3 +210,5 @@ 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-eventbridge-starter.adoc[]
