HBASE-22500 Addendum set hadoop 3 version to 3.1.2 in pom
This commit is contained in:
parent
6735cc13c1
commit
4e98bf119a
2
pom.xml
2
pom.xml
|
@ -1419,7 +1419,7 @@
|
|||
<java.min.version>${compileSource}</java.min.version>
|
||||
<!-- Dependencies -->
|
||||
<hadoop-two.version>2.8.5</hadoop-two.version>
|
||||
<hadoop-three.version>3.1.1</hadoop-three.version>
|
||||
<hadoop-three.version>3.1.2</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. -->
|
||||
|
|
Loading…
Reference in New Issue