You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by st...@apache.org on 2014/11/11 18:28:01 UTC

incubator-slider git commit: SLIDER-640: switch build to hadoop-2.6.0

Repository: incubator-slider
Updated Branches:
  refs/heads/feature/SLIDER-640 [created] 7c6e0ffc6


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/7c6e0ffc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/7c6e0ffc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/7c6e0ffc

Branch: refs/heads/feature/SLIDER-640
Commit: 7c6e0ffc642f77a6f8abfb5f9e574cd2cc1b3462
Parents: 44c4bb9
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 17:27:51 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/7c6e0ffc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1049e40..7aa59ff 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>