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:35 UTC

[camel] 17/18: CAMEL-14715 - Remove consul client 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 12ebcd3aac8291e659449b39b5a3d7d6b8fc02ed
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 16:00:58 2020 +0200

    CAMEL-14715 - Remove consul client 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 717d52f..b5313d8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -131,7 +131,6 @@
         <compress-lzf-version>1.0.4</compress-lzf-version>
         <conscrypt-uber-version>2.2.1</conscrypt-uber-version>
         <consul-client-version>1.3.3</consul-client-version>
-        <consul-client-bundle-version>1.3.3_1</consul-client-bundle-version>
         <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
         <corda-version>4.3</corda-version>
         <couchbase-client-version>1.4.13</couchbase-client-version>