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 0af36b5d75cca747622f60baf71817f6e9586d41 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Apr 16 08:04:55 2021 +0200 CAMEL-16518 - Deprecate Camel-APNS --- components/camel-apns/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-apns/pom.xml b/components/camel-apns/pom.xml index 9d78009..347f5c0 100644 --- a/components/camel-apns/pom.xml +++ b/components/camel-apns/pom.xml @@ -29,7 +29,7 @@ <artifactId>camel-apns</artifactId> <packaging>jar</packaging> - <name>Camel :: APNS</name> + <name>Camel :: APNS (deprecated)</name> <description>A Camel Apple Push Notification Server Component</description> <properties>