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 2dd62b6d2acbe3197d9f48238272953bf6a71280 Author: Andrea Cosentino <[email protected]> AuthorDate: Wed Feb 24 14:06:04 2021 +0100 CAMEL-16115 - Remove Camel-AWS-* components - AWS-DDB --- .../resources/org/apache/camel/springboot/catalog/components.properties | 1 - 1 file changed, 1 deletion(-) 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 02c41b6..fb23884 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 @@ -19,7 +19,6 @@ atomix-set atomix-value avro aws-cw -aws-ddbstream aws-s3 aws-swf aws2-athena
