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

[camel] 05/18: CAMEL-14715 - Remove avalon 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 1eb805efebd6cdec602228ed015dbdb1a2dafdd0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 15:50:09 2020 +0200

    CAMEL-14715 - Remove avalon 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 e726bee..2ae09cf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -72,7 +72,6 @@
         <atmosphere-version-range>[2.5,3.0)</atmosphere-version-range>
         <atomix-version>1.0.8</atomix-version>
         <atomix-catalyst-version>1.2.1</atomix-catalyst-version>
-        <avalon-bundle-version>4.3.1_1</avalon-bundle-version>
         <avalon-version>4.3.1</avalon-version>
         <avro-version>1.9.1</avro-version>
         <avro-ipc-jetty-version>1.9.1</avro-ipc-jetty-version>