Adjustment to have the spark repository
This commit is contained in:
parent
14e0dc0dbe
commit
636122cc33
@ -112,4 +112,10 @@
|
|||||||
<maven-compiler-plugin.version>3.2</maven-compiler-plugin.version>
|
<maven-compiler-plugin.version>3.2</maven-compiler-plugin.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
<repositories>
|
||||||
|
<repository>
|
||||||
|
<id>SparkPackagesRepo</id>
|
||||||
|
<url>http://dl.bintray.com/spark-packages/maven</url>
|
||||||
|
</repository>
|
||||||
|
</repositories>
|
||||||
</project>
|
</project>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user