SLIDER-404 Remove hadoop-2.4.1 profile where compilation fails

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

Branch: refs/heads/feature/SLIDER-149_Support_a_YARN_service_registry
Commit: 34954fd2151d6f0b42877cf9e50aacd7909136bb
Parents: 3dd1621
Author: tedyu <yuzhih...@gmail.com>
Authored: Mon Sep 8 09:20:49 2014 -0700
Committer: tedyu <yuzhih...@gmail.com>
Committed: Mon Sep 8 09:20:49 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/34954fd2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c8607ff..167b9ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1303,8 +1303,8 @@
       <!-- local builds of everything -->
       <id>local</id>
       <properties>
-        <hadoop.version>2.4.1-SNAPSHOT</hadoop.version>
-        <hbase.version>0.98.4-SNAPSHOT</hbase.version>
+        <hadoop.version>2.6.0-SNAPSHOT</hadoop.version>
+        <hbase.version>0.98.5-SNAPSHOT</hbase.version>
         <accumulo.version>1.6.0-SNAPSHOT</accumulo.version>
       </properties>
     </profile>

Reply via email to