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 2016/03/10 14:25:30 UTC

camel git commit: Upgrade Hadoop and related bundle to version 2.7.2

Repository: camel
Updated Branches:
  refs/heads/master d32d0dde1 -> 58d14be5e


Upgrade Hadoop and related bundle to version 2.7.2


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/58d14be5
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/58d14be5
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/58d14be5

Branch: refs/heads/master
Commit: 58d14be5ea6fa77f45f34b03a72615f1d46b04ae
Parents: d32d0dd
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Mar 10 14:08:11 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Mar 10 14:08:32 2016 +0100

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/58d14be5/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 04a58ed..8d37969 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -216,8 +216,8 @@
     <guice-bundle-version>3.0_1</guice-bundle-version>
     <hadoop-bundle-version>1.2.1_1</hadoop-bundle-version>
     <hadoop-version>1.2.1</hadoop-version>
-    <hadoop2-bundle-version>2.7.1_1</hadoop2-bundle-version>
-    <hadoop2-version>2.7.1</hadoop2-version>
+    <hadoop2-bundle-version>2.7.2_1</hadoop2-bundle-version>
+    <hadoop2-version>2.7.2</hadoop2-version>
     <hamcrest-version>2.0.0.0</hamcrest-version>
     <hapi-version>2.2</hapi-version>
     <hawtbuf-version>1.11</hawtbuf-version>