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

[camel] 13/19: CAMEL-14715 - Remove Guice 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 7c77c650a8ffd2afebf75bda832761a9927bb96d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 16:49:54 2020 +0200

    CAMEL-14715 - Remove Guice 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 d04a5c2..aa64711 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -234,7 +234,6 @@
         <gson-version>2.8.5</gson-version>
         <guava-eventbus-version>28.2-jre</guava-eventbus-version>
         <guice3-version>3.0</guice3-version>
-        <guice-bundle-version>3.0_1</guice-bundle-version>
         <hadoop2-bundle-version>2.7.7_1</hadoop2-bundle-version>
         <hadoop2-version>2.10.0</hadoop2-version>
         <hadoop2-protobuf-version>2.5.0</hadoop2-protobuf-version>