aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorReynold Xin <rxin@cs.berkeley.edu>2013-02-19 12:43:13 -0800
committerReynold Xin <rxin@cs.berkeley.edu>2013-02-19 12:43:13 -0800
commit81c4d19c612208b932f8579427cb895385336c6e (patch)
tree9014d8eb68c708da5139d14e3e3f18ef61724fc0 /pom.xml
parentf9af9cee6fed9c6af896fb92556ad4f48c7f8e64 (diff)
downloadspark-81c4d19c612208b932f8579427cb895385336c6e.tar.gz
spark-81c4d19c612208b932f8579427cb895385336c6e.tar.bz2
spark-81c4d19c612208b932f8579427cb895385336c6e.zip
Maven and sbt build changes for SparkGraph.
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 3ea989a082..11a1f87ed3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,6 +41,7 @@
<module>core</module>
<module>bagel</module>
<module>examples</module>
+ <module>graph</module>
<module>streaming</module>
<module>repl</module>
<module>repl-bin</module>