You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/03/30 14:02:19 UTC

[camel] 01/18: CAMEL-14715 - Remove ant, antlr and antlr-runtime bundle property placeholder (camel-karaf-migration)

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 99cb5f18e7649165229050e7e7fe4cc669fd40bc
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 15:44:57 2020 +0200

    CAMEL-14715 - Remove ant, antlr and antlr-runtime bundle property placeholder (camel-karaf-migration)
---
 parent/pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 9353861..0d46cce 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -48,9 +48,6 @@
         <ahc-version>2.11.0</ahc-version>
         <animal-sniffer-version>1.17</animal-sniffer-version>
         <android-annotations-version>4.1.1.4</android-annotations-version>
-        <ant-bundle-version>1.7.0_6</ant-bundle-version>
-        <antlr-bundle-version>3.5.2_1</antlr-bundle-version>
-        <antlr-runtime-bundle-version>3.5.2_1</antlr-runtime-bundle-version>
         <apacheds-version>2.0.0.AM25</apacheds-version>
         <apache-any23-version>2.3</apache-any23-version>
         <apache-any23-bundle-version>2.3_1</apache-any23-bundle-version>