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 dffa9e2b35a6117a0db1ff9cbeff80e25556948f Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Mar 30 16:50:26 2020 +0200 CAMEL-14715 - Remove hadoop 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 aa64711..a649881 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> - <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> <hamcrest-version>2.2</hamcrest-version>