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-karaf.git
commit a9d6d618cae35089de8ce6d3fff136f3d94e6999 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Jun 8 14:31:21 2021 +0200 CAMEL-16519 - Remove Camel-APNS --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 03bcee7..6388a61 100644 --- a/pom.xml +++ b/pom.xml @@ -190,7 +190,6 @@ <jandex-version>2.1.2.Final</jandex-version> <jasypt-bundle-version>1.9.3_1</jasypt-bundle-version> <java-ewah-version>1.1.6</java-ewah-version> - <java-apns-bundle-version>1.0.0.Beta6_1</java-apns-bundle-version> <java-util-bundle-version>1.64.0_1</java-util-bundle-version> <javax-inject-bundle-version>1_2</javax-inject-bundle-version> <jaxb-version>2.3.0</jaxb-version>
