Bumpt the version of Hadoop platform to the latest release of 2.0.6.16-wdd3.8
Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/7df83fb8 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/7df83fb8 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/7df83fb8 Branch: refs/heads/master Commit: 7df83fb8e809237317a033421145241dc01cecc6 Parents: e63b711 Author: Konstantin Boudnik <[email protected]> Authored: Thu Jan 23 15:44:13 2014 -0800 Committer: Konstantin Boudnik <[email protected]> Committed: Thu Jan 23 15:44:13 2014 -0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/7df83fb8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 92b2c55..e8b278b 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ <inceptionYear>2011</inceptionYear> <properties> - <hadoop.version>2.0.5-wdd3.6-SNAPSHOT</hadoop.version> + <hadoop.version>2.0.6.16-wdd3.8</hadoop.version> <hbase.version>0.94.11</hbase.version> <pig.version>0.11.1</pig.version> <pig-smoke.version>0.11.1</pig-smoke.version>
