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/d1441e39 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/d1441e39 Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/d1441e39 Branch: refs/heads/releases/slider-0.60 Commit: d1441e391360ed59b5e80edd393a3450aa02be68 Parents: 4039ec5 Author: Steve Loughran <[email protected]> Authored: Tue Nov 11 17:27:51 2014 +0000 Committer: Steve Loughran <[email protected]> Committed: Tue Nov 11 19:39:35 2014 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/d1441e39/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f11641f..6a5e6ba 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>
