HBASE-24285 Move to hbase-thirdparty-3.3.0 (#1605)
Signed-off-by: stack <stack@apache.org> Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
This commit is contained in:
parent
a499f3748d
commit
ccef8d40f4
2
pom.xml
2
pom.xml
|
@ -1391,7 +1391,7 @@
|
||||||
<surefire.version>3.0.0-M4</surefire.version>
|
<surefire.version>3.0.0-M4</surefire.version>
|
||||||
<wagon.ssh.version>2.12</wagon.ssh.version>
|
<wagon.ssh.version>2.12</wagon.ssh.version>
|
||||||
<xml.maven.version>1.0.1</xml.maven.version>
|
<xml.maven.version>1.0.1</xml.maven.version>
|
||||||
<hbase-thirdparty.version>3.2.0</hbase-thirdparty.version>
|
<hbase-thirdparty.version>3.3.0</hbase-thirdparty.version>
|
||||||
<!-- Intraproject jar naming properties -->
|
<!-- Intraproject jar naming properties -->
|
||||||
<!-- TODO this is pretty ugly, but works for the moment.
|
<!-- TODO this is pretty ugly, but works for the moment.
|
||||||
Modules are pretty heavy-weight things, so doing this work isn't too bad. -->
|
Modules are pretty heavy-weight things, so doing this work isn't too bad. -->
|
||||||
|
|
Loading…
Reference in New Issue