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:54:17 UTC

[camel] 03/19: CAMEL-14715 - Remove dnsjava 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 40e9fa1a9a3fc099a37cb9e825369e971b57d041
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 16:42:20 2020 +0200

    CAMEL-14715 - Remove dnsjava bundle property placeholder (camel-karaf-migration)
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2af63c8..91fb54c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -147,7 +147,6 @@
         <directory-watcher-version>0.9.9</directory-watcher-version>
         <disruptor-version>3.4.2</disruptor-version>
         <dnsjava-version>2.1.9</dnsjava-version>
-        <dnsjava-bundle-version>2.1.9_1</dnsjava-bundle-version>
         <docker-java-version>3.1.5</docker-java-version>
         <docker-java-bundle-version>3.1.5_1</docker-java-bundle-version>
         <dozer-version>6.5.0</dozer-version>