aboutsummaryrefslogtreecommitdiff
path: root/graphx
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-01-15 10:44:17 -0800
committerPatrick Wendell <pwendell@gmail.com>2014-01-15 10:46:37 -0800
commit9259d706bed8b584ec1c40d01f8cd998ed423cda (patch)
treea5f889ca6a20547c5b0a60bd013a045a736bb4e7 /graphx
parent3fcc68bfa5e9ef4b7abfd5051b6847a833e1ad2f (diff)
downloadspark-9259d706bed8b584ec1c40d01f8cd998ed423cda.tar.gz
spark-9259d706bed8b584ec1c40d01f8cd998ed423cda.tar.bz2
spark-9259d706bed8b584ec1c40d01f8cd998ed423cda.zip
GraphX shouldn't list Spark as provided
Diffstat (limited to 'graphx')
-rw-r--r--graphx/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphx/pom.xml b/graphx/pom.xml
index 3e5faf230d..4eca4747ea 100644
--- a/graphx/pom.xml
+++ b/graphx/pom.xml
@@ -36,7 +36,6 @@
<groupId>org.apache.spark</groupId>
<artifactId>spark-core_${scala.binary.version}</artifactId>
<version>${project.version}</version>
- <scope>provided</scope>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>