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 2519b64bee661d6a735b51c15749c88e35cf0cdd
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri Jan 29 13:18:32 2021 +0100

    CAMEL-16107 - Deprecate Camel-AWS-* components in favor of Camel-AWS2-* ones
---
 components/camel-aws-s3/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-aws-s3/pom.xml b/components/camel-aws-s3/pom.xml
index 69cccc7..4886dd8 100644
--- a/components/camel-aws-s3/pom.xml
+++ b/components/camel-aws-s3/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>camel-aws-s3</artifactId>
     <packaging>jar</packaging>
 
-    <name>Camel :: AWS S3</name>
+    <name>Camel :: AWS S3  (deprecated)</name>
     <description>A Camel Amazon S3 Web Service Component</description>
 
     <properties>

Reply via email to