Updated Branches:
  refs/heads/master 3c2605cc5 -> 704d10816

CAMEL-6741 - Upgrade to hadoop 1.2.1


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

Branch: refs/heads/master
Commit: 704d10816dff67e83875cd436d8a6f5efbeebcde
Parents: 3c2605c
Author: Jonathan Anstey <[email protected]>
Authored: Thu Sep 12 14:07:31 2013 -0400
Committer: Jonathan Anstey <[email protected]>
Committed: Thu Sep 12 14:07:31 2013 -0400

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


http://git-wip-us.apache.org/repos/asf/camel/blob/704d1081/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 69997e2..52c75d6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -163,8 +163,8 @@
     <gson-version>2.2.4</gson-version>
     <guice-bundle-version>3.0_1</guice-bundle-version>
     <guice-version>3.0</guice-version>
-    <hadoop-bundle-version>1.2.0_1</hadoop-bundle-version>
-    <hadoop-version>1.2.0</hadoop-version>
+    <hadoop-bundle-version>1.2.1_1</hadoop-bundle-version>
+    <hadoop-version>1.2.1</hadoop-version>
     <hamcrest-version>1.3</hamcrest-version>
     <hapi-version>2.1</hapi-version>
     <hawtbuf-version>1.9</hawtbuf-version>

Reply via email to