Skip to content

Commit 9259d70

Browse files
committed
GraphX shouldn't list Spark as provided
1 parent 3fcc68b commit 9259d70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

graphx/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
<groupId>org.apache.spark</groupId>
3737
<artifactId>spark-core_${scala.binary.version}</artifactId>
3838
<version>${project.version}</version>
39-
<scope>provided</scope>
4039
</dependency>
4140
<dependency>
4241
<groupId>org.eclipse.jetty</groupId>

0 commit comments

Comments
 (0)