SLIDER-284 switch branch-2 Hadoop version to 2.6.0-SNAPSHOT

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

Branch: refs/heads/feature/SLIDER-151_REST_API
Commit: 040ef79802d0f9c3a77a4b64a5fbea0d05f67fb0
Parents: 268253c
Author: Steve Loughran <ste...@apache.org>
Authored: Tue Aug 5 21:08:38 2014 +0100
Committer: Steve Loughran <ste...@apache.org>
Committed: Tue Aug 5 21:08:38 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/040ef798/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7cca66c..253d40f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1264,7 +1264,7 @@
       <!-- hadoop branch-2 builds  -->
       <id>branch-2</id>
       <properties>
-        <hadoop.version>2.5.0-SNAPSHOT</hadoop.version>
+        <hadoop.version>2.6.0-SNAPSHOT</hadoop.version>
       </properties>
     </profile>
     

Reply via email to