This is an automated email from the ASF dual-hosted git repository.
stack pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/master by this push:
new 85d0208 HBASE-23751 Move core to hbase-thirdparty 3.2.0
85d0208 is described below
commit 85d0208baa6cc6a79e74ff65ed918d06e05e2d04
Author: stack <[email protected]>
AuthorDate: Mon Jan 27 22:08:57 2020 -0800
HBASE-23751 Move core to hbase-thirdparty 3.2.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5aba73a..85d80d3 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1542,7 +1542,7 @@
<surefire.version>3.0.0-M4</surefire.version>
<wagon.ssh.version>2.12</wagon.ssh.version>
<xml.maven.version>1.0.1</xml.maven.version>
- <hbase-thirdparty.version>3.1.1</hbase-thirdparty.version>
+ <hbase-thirdparty.version>3.2.0</hbase-thirdparty.version>
<!-- Intraproject jar naming properties -->
<!-- TODO this is pretty ugly, but works for the moment.
Modules are pretty heavy-weight things, so doing this work isn't too
bad. -->