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/31 08:01:22 UTC

[camel] 19/43: CAMEL-14715 - Remove reflections 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 add30c45ad830733e3f42679fffa893c4810d430
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 31 08:39:00 2020 +0200

    CAMEL-14715 - Remove reflections 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 c5add6a..3620a40 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -465,7 +465,6 @@
         <rdf4j-model-version>2.4.4</rdf4j-model-version>
         <reactive-streams-version>1.0.3</reactive-streams-version>
         <reactor-version>3.2.15.RELEASE</reactor-version>
-        <reflections-bundle-version>0.9.11_1</reflections-bundle-version>
         <regexp-bundle-version>1.4_1</regexp-bundle-version>
         <rescu-version>2.0.2</rescu-version>
         <resilience4j-version>1.3.0</resilience4j-version>