Skip to content
Snippets Groups Projects
Commit 9259d706 authored by Patrick Wendell's avatar Patrick Wendell
Browse files

GraphX shouldn't list Spark as provided

parent 3fcc68bf
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment