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 55fc5595357e3f622cfba97cd5e4fb4feaa6bc40
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Feb 18 18:38:39 2021 +0100

    CAMEL-16115 - Remove Camel-AWS-* components - AWS-SES
---
 .../resources/org/apache/camel/springboot/catalog/components.properties | 2 +-
 components-starter/README.adoc                                          | 2 +-
 docs/modules/ROOT/pages/list.adoc                                       | 2 +-
 3 files changed, 3 insertions(+), 3 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 d8ff7bd..ce5623d 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
@@ -356,4 +356,4 @@ xslt-saxon
 yammer
 zendesk
 zookeeper
-zookeeper-master
+zookeeper-master
\ No newline at end of file
diff --git a/components-starter/README.adoc b/components-starter/README.adoc
index 97df7ef..8a31cc0 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: 344 in 277 JAR artifacts (19 deprecated)
+Number of Camel components: 343 in 276 JAR artifacts (18 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 97df7ef..8a31cc0 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: 344 in 277 JAR artifacts (19 deprecated)
+Number of Camel components: 343 in 276 JAR artifacts (18 deprecated)
 
 [width="100%",cols="4,3,3,3,6",options="header"]
 |===

Reply via email to