Skip to content

Commit

Permalink
feat(versioning): apply versioning to hadoop deps
Browse files Browse the repository at this point in the history
Co-authored-by: Romain Pignolet <romain.pignolet.pro@gmail.com>
  • Loading branch information
Pierrotws and rpignolet committed May 19, 2023
1 parent c1c4c17 commit b703db3
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 @@ -1371,7 +1371,7 @@
<java.min.version>${compileSource}</java.min.version>
<!-- Dependencies -->
<hadoop-two.version>2.7.7</hadoop-two.version>
<hadoop-three.version>3.1.1-0.0-SNAPSHOT</hadoop-three.version>
<hadoop-three.version>3.1.1-0.0</hadoop-three.version>
<!-- These must be defined here for downstream build tools that don't look at profiles.
They ought to match the values found in our default hadoop profile, which is
currently "hadoop-2.0". See HBASE-15925 for more info. -->
Expand Down

0 comments on commit b703db3

Please sign in to comment.