You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by sm...@apache.org on 2014/10/12 02:58:11 UTC

[23/50] git commit: SLIDER-149: switch to the branch-2.6 version

SLIDER-149: switch to the branch-2.6 version


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

Branch: refs/heads/feature/SLIDER-481_allow_dedicated_handling_of_exports
Commit: cc2a975223b76c5cc80b79b364825842a31f57b2
Parents: 9175aa7
Author: Steve Loughran <st...@apache.org>
Authored: Wed Oct 8 10:37:27 2014 -0700
Committer: Steve Loughran <st...@apache.org>
Committed: Wed Oct 8 10:37:27 2014 -0700

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


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