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

Commit

Permalink
[HOPSWORKS-842] bump hops version (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkakantousis authored Dec 15, 2018
1 parent eea16d9 commit bc8ad3e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@
/spark/target/
/flink/target/
/beam/target/
/hive/target/
/hive/target/
/logs
.idea/*
*.iml
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>io.hops</groupId>
<artifactId>hadoop-client</artifactId>
<version>2.8.2.5</version>
<version>2.8.2.6</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit bc8ad3e

Please sign in to comment.