You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by el...@apache.org on 2014/11/22 23:05:07 UTC

[36/50] incubator-slider git commit: SLIDER-640: switch build to hadoop-2.6.0

SLIDER-640: switch build to hadoop-2.6.0


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

Branch: refs/heads/master
Commit: d1441e391360ed59b5e80edd393a3450aa02be68
Parents: 4039ec5
Author: Steve Loughran <st...@apache.org>
Authored: Tue Nov 11 17:27:51 2014 +0000
Committer: Steve Loughran <st...@apache.org>
Committed: Tue Nov 11 19:39:35 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/d1441e39/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f11641f..6a5e6ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,7 @@
     <!--
     core artifacts
     -->
-    <hadoop.version>2.6.0-SNAPSHOT</hadoop.version>
+    <hadoop.version>2.6.0</hadoop.version>
 
     <hbase.version>0.98.4-hadoop2</hbase.version>
     <accumulo.version>1.6.1</accumulo.version>