You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/01/29 13:55:55 UTC

[camel] 03/17: CAMEL-16107 - Regen catalog for aws-s3

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 9b9ba6d7ecbfba28819d98ab5bc2e6fd6311a69d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jan 29 13:20:10 2021 +0100

    CAMEL-16107 - Regen catalog for aws-s3
---
 .../generated/resources/org/apache/camel/catalog/components/aws-s3.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-s3.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-s3.json
index 1e97752..d251c6f 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-s3.json
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-s3.json
@@ -4,7 +4,7 @@
     "name": "aws-s3",
     "title": "AWS S3 Storage Service",
     "description": "Store and retrieve objects from AWS S3 Storage Service.",
-    "deprecated": false,
+    "deprecated": true,
     "firstVersion": "2.8.0",
     "label": "cloud,file",
     "javaType": "org.apache.camel.component.aws.s3.S3Component",