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-spring-boot.git

commit ad2af8d99080caddf3858715334db3a327f3c49e
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Feb 22 18:44:07 2021 +0100

    CAMEL-16115 - Remove Camel-AWS-* components - AWS-Kinesis
---
 .../org/apache/camel/springboot/catalog/components.properties         | 4 +---
 components-starter/README.adoc                                        | 2 +-
 docs/modules/ROOT/pages/list.adoc                                     | 2 +-
 3 files changed, 3 insertions(+), 5 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components.properties
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components.properties
index e43df79..aed183d 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components.properties
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components.properties
@@ -25,8 +25,6 @@ aws-ec2
 aws-ecs
 aws-eks
 aws-iam
-aws-kinesis
-aws-kinesis-firehose
 aws-s3
 aws-swf
 aws2-athena
@@ -352,4 +350,4 @@ xslt-saxon
 yammer
 zendesk
 zookeeper
-zookeeper-master
\ No newline at end of file
+zookeeper-master
diff --git a/components-starter/README.adoc b/components-starter/README.adoc
index 900c7e8..60e89a9 100644
--- a/components-starter/README.adoc
+++ b/components-starter/README.adoc
@@ -5,7 +5,7 @@ Apache Camel Spring Boot supports the following Camel artifacts 
as Spring Boot S
 == Camel Components
 
 // components: START
-Number of Camel components: 339 in 272 JAR artifacts (14 deprecated)
+Number of Camel components: 337 in 271 JAR artifacts (12 deprecated)
 
 [width="100%",cols="4,3,3,3,6",options="header"]
 |===
diff --git a/docs/modules/ROOT/pages/list.adoc 
b/docs/modules/ROOT/pages/list.adoc
index 900c7e8..60e89a9 100644
--- a/docs/modules/ROOT/pages/list.adoc
+++ b/docs/modules/ROOT/pages/list.adoc
@@ -5,7 +5,7 @@ Apache Camel Spring Boot supports the following Camel artifacts 
as Spring Boot S
 == Camel Components
 
 // components: START
-Number of Camel components: 339 in 272 JAR artifacts (14 deprecated)
+Number of Camel components: 337 in 271 JAR artifacts (12 deprecated)
 
 [width="100%",cols="4,3,3,3,6",options="header"]
 |===

Reply via email to