Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #163 from pgaref/build_fix
Browse files Browse the repository at this point in the history
Fixing build failure cause by wrong project dependency in pom
  • Loading branch information
vrushalivc committed Jul 6, 2017
2 parents e0c036c + c618066 commit 7b42729
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 @@ -130,7 +130,7 @@
<properties>
<compileSource>1.8</compileSource>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<hraven.version>1.0.1-SNAPSHOT</hraven.version>
<hraven.version>1.0.2-SNAPSHOT</hraven.version>
<hbase.version>1.1.3</hbase.version>
<hadoop.version>2.6.0</hadoop.version>

Expand Down

0 comments on commit 7b42729

Please sign in to comment.