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/02/27 08:33:02 UTC

[camel-examples] 05/09: Cleaning up property placeholders

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-examples.git

commit 438a7ebaa325e9d24006c7687e2a10c263cc7577
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 27 09:23:37 2020 +0100

    Cleaning up property placeholders
---
 examples/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index 7e11f21..bbb3140 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -214,7 +214,6 @@
         <geronimo-jms2-spec-version>1.0-alpha-2</geronimo-jms2-spec-version>
         <grpc-version>1.24.1</grpc-version>
         <gson-version>2.8.5</gson-version>
-        <hadoop2-version>2.7.4</hadoop2-version>
         <hapi-version>2.3</hapi-version>
         <hamcrest-version>2.2</hamcrest-version>
         <hibernate-validator-version>6.0.17.Final</hibernate-validator-version>