aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorXiangrui Meng <meng@databricks.com>2016-04-09 14:03:03 -0700
committerXiangrui Meng <meng@databricks.com>2016-04-09 14:03:03 -0700
commit415446cc9b2652f6da11ee8ead5eb4e66685c45f (patch)
treeee76f91f1080abc993307315a09697060e0fb948 /pom.xml
parentcd2fed70129ba601f8c849a93eeb44a5d69c2402 (diff)
downloadspark-415446cc9b2652f6da11ee8ead5eb4e66685c45f.tar.gz
spark-415446cc9b2652f6da11ee8ead5eb4e66685c45f.tar.bz2
spark-415446cc9b2652f6da11ee8ead5eb4e66685c45f.zip
Revert "[SPARK-14462][ML][MLLIB] add the mllib-local build to maven pom"
This reverts commit 1598d11bb0248384872cf88bc2b16f3b238046ad.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 58c85b1d36..3f9e4abc32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,6 @@
<module>core</module>
<module>graphx</module>
<module>mllib</module>
- <module>mllib-local</module>
<module>tools</module>
<module>streaming</module>
<module>sql/catalyst</module>