Repository: incubator-blur Updated Branches: refs/heads/master 0b065b161 -> e421f61d4
Updating the default version of mr1 to the lastest cdh5 version. Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/e421f61d Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/e421f61d Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/e421f61d Branch: refs/heads/master Commit: e421f61d4001100ea812bf15128fb6ae018ab1a2 Parents: 0b065b1 Author: Aaron McCurry <[email protected]> Authored: Sun Jan 18 10:24:40 2015 -0500 Committer: Aaron McCurry <[email protected]> Committed: Sun Jan 18 10:24:40 2015 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/e421f61d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 427efea..1983960 100644 --- a/pom.xml +++ b/pom.xml @@ -502,7 +502,7 @@ under the License. </property> </activation> <properties> - <hadoop.version>2.0.0-mr1-cdh4.6.0</hadoop.version> + <hadoop.version>2.5.0-mr1-cdh5.3.0</hadoop.version> <projectVersion>hadoop2-mr1-${hadoop.version}-${project.parent.version}</projectVersion> </properties> <modules>
