Updated Branches: refs/heads/branch-0.8 22fcb787a -> c45a267a0
Small fix from prior commit Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/c45a267a Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/c45a267a Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/c45a267a Branch: refs/heads/branch-0.8 Commit: c45a267a0d181d6641827ac4980dbeeace21ec4e Parents: 22fcb78 Author: Patrick Wendell <[email protected]> Authored: Tue Dec 10 00:08:02 2013 -0800 Committer: Patrick Wendell <[email protected]> Committed: Tue Dec 10 00:08:02 2013 -0800 ---------------------------------------------------------------------- mllib/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-spark/blob/c45a267a/mllib/pom.xml ---------------------------------------------------------------------- diff --git a/mllib/pom.xml b/mllib/pom.xml index 5b09d07..0a58227 100644 --- a/mllib/pom.xml +++ b/mllib/pom.xml @@ -45,7 +45,6 @@ <artifactId>akka-slf4j</artifactId> </dependency> <dependency> - <dependency> <groupId>org.apache.spark</groupId> <artifactId>spark-core_2.9.3</artifactId> <version>${project.version}</version>
