Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
Restoring pom.xml to use spark-core_2.11 to use version 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
romitgirdhar committed Apr 3, 2019
1 parent 7f9d67d commit 3c02c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-core_2.11</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
</dependency>
<dependency>
<groupId>org.apache.spark</groupId>
Expand Down

0 comments on commit 3c02c03

Please sign in to comment.