HBASE-23986 Bump hadoop-two.version to 2.10.0 on master and branch-2 (#1289)
Signed-off-by: Guanghao Zhang <zghao@apache.org> Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com> Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
This commit is contained in:
parent
059c189451
commit
795e9887b5
2
pom.xml
2
pom.xml
|
@ -1472,7 +1472,7 @@
|
|||
<maven.min.version>3.0.4</maven.min.version>
|
||||
<java.min.version>${compileSource}</java.min.version>
|
||||
<!-- Dependencies -->
|
||||
<hadoop-two.version>2.8.5</hadoop-two.version>
|
||||
<hadoop-two.version>2.10.0</hadoop-two.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
|
||||
|
|
Loading…
Reference in New Issue