You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by te...@apache.org on 2014/07/24 03:16:01 UTC

git commit: SLIDER-255 Upgrade hadoop dependency to 2.4.1

Repository: incubator-slider
Updated Branches:
  refs/heads/develop 9c1a10f1b -> 30ee40075


SLIDER-255 Upgrade hadoop dependency to 2.4.1


Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/30ee4007
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/30ee4007
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/30ee4007

Branch: refs/heads/develop
Commit: 30ee40075af91c576bc1b4b03316f093ea52f4bb
Parents: 9c1a10f
Author: tedyu <yu...@gmail.com>
Authored: Wed Jul 23 17:15:58 2014 -0800
Committer: tedyu <yu...@gmail.com>
Committed: Wed Jul 23 17:15:58 2014 -0800

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/30ee4007/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 721a282..7cca66c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
     <!--
     core artifacts
     -->
-    <hadoop.version>2.4.0</hadoop.version>
+    <hadoop.version>2.4.1</hadoop.version>
 
     <hbase.version>0.98.4-hadoop2</hbase.version>
     <accumulo.version>1.6.0</accumulo.version>