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-karaf.git
commit 5b88c296efb7bd0d5a22512b953c9e0383cd370d Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Feb 22 07:00:39 2021 +0100 Regen --- docs/modules/ROOT/pages/components.adoc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/modules/ROOT/pages/components.adoc b/docs/modules/ROOT/pages/components.adoc index 39e0e57..02cb1b8 100644 --- a/docs/modules/ROOT/pages/components.adoc +++ b/docs/modules/ROOT/pages/components.adoc @@ -5,7 +5,7 @@ Apache Camel Karaf supports the following Camel artifacts as Karaf features == Camel Components // components: START -Number of Camel components: 199 in 199 JAR artifacts (14 deprecated) +Number of Camel components: 198 in 198 JAR artifacts (13 deprecated) [width="100%",cols="4,1,5",options="header"] |=== @@ -68,9 +68,6 @@ Number of Camel components: 199 in 199 JAR artifacts (14 deprecated) | xref:components::aws-lambda-component.adoc[AWS Lambda] (camel-aws-lambda) + `aws-lambda:function` | 2.20 | *deprecated* Manage and invoke AWS Lambda functions. -| xref:components::aws-msk-component.adoc[AWS Managed Streaming for Apache Kafka (MSK)] (camel-aws-msk) + -`aws-msk:label` | 3.0 | *deprecated* Manage AWS MSK instances. - | xref:components::aws-mq-component.adoc[AWS MQ] (camel-aws-mq) + `aws-mq:label` | 2.21 | *deprecated* Manage AWS MQ instances.
