CAMEL-11850 upgrade hadoop to 2.7.4 to include fix for HADOOP-14586 to build on Java 9
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4ef9ace8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4ef9ace8 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/4ef9ace8 Branch: refs/heads/master Commit: 4ef9ace8dbd6f327b1bf9b76899f129acd4ed28a Parents: 494fb90 Author: jpoth <poth.j...@gmail.com> Authored: Wed Sep 27 17:45:49 2017 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Wed Sep 27 18:58:01 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/4ef9ace8/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 935b72d..9b30560 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -279,7 +279,7 @@ <hadoop-bundle-version>1.2.1_1</hadoop-bundle-version> <hadoop-version>1.2.1</hadoop-version> <hadoop2-bundle-version>2.7.2_1</hadoop2-bundle-version> - <hadoop2-version>2.7.2</hadoop2-version> + <hadoop2-version>2.7.4</hadoop2-version> <hadoop2-protobuf-version>2.5.0</hadoop2-protobuf-version> <hamcrest-version>2.0.0.0</hamcrest-version> <hapi-version>2.2</hapi-version>