SLIDER-544: track changing hadoop branch versions
Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/400d069e Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/400d069e Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/400d069e Branch: refs/heads/develop Commit: 400d069e498a01d844dc62fb610e8931905ff75b Parents: 3a08b9f Author: Steve Loughran <[email protected]> Authored: Mon Nov 10 16:32:33 2014 +0000 Committer: Steve Loughran <[email protected]> Committed: Mon Nov 10 16:32:33 2014 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/400d069e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1dc056b..5b58597 100644 --- a/pom.xml +++ b/pom.xml @@ -1414,7 +1414,7 @@ <!-- hadoop branch-2 builds --> <id>branch-2</id> <properties> - <hadoop.version>2.6.0-SNAPSHOT</hadoop.version> + <hadoop.version>2.7.0-SNAPSHOT</hadoop.version> </properties> </profile>
