Repository: mahout Updated Branches: refs/heads/master 864ba1aea -> 4325123cc
(NOJIRA) changed default hadoop.version to 2.4.1 Project: http://git-wip-us.apache.org/repos/asf/mahout/repo Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/4325123c Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/4325123c Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/4325123c Branch: refs/heads/master Commit: 4325123cc97770e242e10061478834bf5474ccf8 Parents: 864ba1a Author: Andrew Palumbo <[email protected]> Authored: Wed Apr 8 14:19:51 2015 -0400 Committer: Andrew Palumbo <[email protected]> Committed: Wed Apr 8 14:19:51 2015 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- target/site/apidocs/README | 0 2 files changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mahout/blob/4325123c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 80b4a20..0d9fdae 100644 --- a/pom.xml +++ b/pom.xml @@ -800,7 +800,7 @@ </activation> <properties> <hadoop.classifier>hadoop2</hadoop.classifier> - <hadoop.version>2.6.0</hadoop.version> + <hadoop.version>2.4.1</hadoop.version> </properties> <dependencyManagement> <dependencies> http://git-wip-us.apache.org/repos/asf/mahout/blob/4325123c/target/site/apidocs/README ---------------------------------------------------------------------- diff --git a/target/site/apidocs/README b/target/site/apidocs/README deleted file mode 100644 index e69de29..0000000
