Skip to content

Commit

Permalink
Small fix in pom file
Browse files Browse the repository at this point in the history
  • Loading branch information
pwendell authored and ScrapCodes committed Nov 10, 2014
1 parent ec402ab commit e22b104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion network/yarn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<!-- Core dependencies -->
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-network-shuffle_2.10</artifactId>
<artifactId>spark-network-shuffle_${scala.binary.version}</artifactId>
<version>${project.version}</version>
</dependency>

Expand Down

0 comments on commit e22b104

Please sign in to comment.