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

Commit

Permalink
HOPSWORKS-656 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkakantousis authored Oct 23, 2018
1 parent 9079aff commit 528c1ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>io.hops</groupId>
<artifactId>hadoop-client</artifactId>
<version>2.8.2.4</version>
<version>2.8.2.5</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<name>hops-examples-spark</name>

<properties>
<spark.version>2.3.0</spark.version>
<spark.version>2.3.2</spark.version>
<scala.version>2.11</scala.version>
</properties>

Expand Down

0 comments on commit 528c1ba

Please sign in to comment.