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 49f2f81140a14b7652bdb8df70199b379a2f5777 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Jan 29 14:04:21 2021 +0100 CAMEL-16107 - Deprecate Camel-AWS-* components in favor of Camel-AWS2-* ones, Camel-AWS-CW --- components/camel-aws-cw/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-aws-cw/pom.xml b/components/camel-aws-cw/pom.xml index bc19af8..1fb08fa 100644 --- a/components/camel-aws-cw/pom.xml +++ b/components/camel-aws-cw/pom.xml @@ -29,7 +29,7 @@ <artifactId>camel-aws-cw</artifactId> <packaging>jar</packaging> - <name>Camel :: AWS CW</name> + <name>Camel :: AWS CW (deprecated)</name> <description>A Camel Amazon CW Web Service Component</description> <properties>