aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorMatei Zaharia <matei.zaharia@gmail.com>2013-07-31 15:51:39 -0700
committerMatei Zaharia <matei.zaharia@gmail.com>2013-07-31 15:51:39 -0700
commitb2b86c25752438688aa9d1481b3f2b4a3231a7c5 (patch)
treedce69e62ff7d2682c44124983f3c97b44d2b900f /pom.xml
parent14bf2fe039725013b5539e511ba1778407b09b86 (diff)
parent15fd0d619d24caaf0af6ec0c323c983a8daf8faa (diff)
downloadspark-b2b86c25752438688aa9d1481b3f2b4a3231a7c5.tar.gz
spark-b2b86c25752438688aa9d1481b3f2b4a3231a7c5.tar.bz2
spark-b2b86c25752438688aa9d1481b3f2b4a3231a7c5.zip
Merge pull request #753 from shivaram/glm-refactor
Build changes for ML lib
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index f3bca6c40b..f8fbc12aa5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,6 +58,7 @@
<module>core</module>
<module>bagel</module>
<module>examples</module>
+ <module>mllib</module>
<module>tools</module>
<module>streaming</module>
<module>repl</module>