This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit 05d0a5ae07412b54a7c42e5680a47947a1e9ca99 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Jun 8 14:18:12 2021 +0200 CAMEL-16519 - Remove Camel-APNS --- components/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/components/pom.xml b/components/pom.xml index 44aec4d..147b298 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -87,7 +87,6 @@ <module>camel-ahc</module> <module>camel-amqp</module> <module>camel-any23</module> - <module>camel-apns</module> <module>camel-arangodb</module> <module>camel-as2</module> <module>camel-asn1</module>
