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 2391eec3c92608816699b9b74d76432173a8e235 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Jan 29 14:06:31 2021 +0100 CAMEL-16107 - Deprecate Camel-AWS-* components in favor of Camel-AWS2-* ones, Camel-AWS-CW --- components/camel-aws-cw/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/components/camel-aws-cw/pom.xml b/components/camel-aws-cw/pom.xml index 1fb08fa..6a78669 100644 --- a/components/camel-aws-cw/pom.xml +++ b/components/camel-aws-cw/pom.xml @@ -33,6 +33,7 @@ <description>A Camel Amazon CW Web Service Component</description> <properties> + <deprecatedSince>3.8.0</deprecatedSince> </properties> <dependencies>