From 415446cc9b2652f6da11ee8ead5eb4e66685c45f Mon Sep 17 00:00:00 2001 From: Xiangrui Meng Date: Sat, 9 Apr 2016 14:03:03 -0700 Subject: Revert "[SPARK-14462][ML][MLLIB] add the mllib-local build to maven pom" This reverts commit 1598d11bb0248384872cf88bc2b16f3b238046ad. --- mllib/pom.xml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'mllib/pom.xml') diff --git a/mllib/pom.xml b/mllib/pom.xml index e56eafc300..428176dcbf 100644 --- a/mllib/pom.xml +++ b/mllib/pom.xml @@ -62,18 +62,6 @@ spark-graphx_${scala.binary.version} ${project.version} - - org.apache.spark - spark-mllib-local_${scala.binary.version} - ${project.version} - - - org.apache.spark - spark-mllib-local_${scala.binary.version} - ${project.version} - test-jar - test - org.scalanlp breeze_${scala.binary.version} -- cgit v1.2.3