You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by ap...@apache.org on 2015/04/08 20:20:47 UTC

mahout git commit: (NOJIRA) changed default hadoop.version to 2.4.1

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 <ap...@apache.org>
Authored: Wed Apr 8 14:19:51 2015 -0400
Committer: Andrew Palumbo <ap...@apache.org>
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