You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2020/12/02 01:36:45 UTC

[hbase] branch branch-2 updated: Revert "Revert "HBASE-25320 Upgrade hbase-thirdparty dependency to 3.4.1 (#2693)""

This is an automated email from the ASF dual-hosted git repository.

stack pushed a commit to branch branch-2
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-2 by this push:
     new 745a3a9  Revert "Revert "HBASE-25320 Upgrade hbase-thirdparty dependency to 3.4.1 (#2693)""
745a3a9 is described below

commit 745a3a9ab777b8adade10b9ceda915871c4de8d5
Author: stack <st...@apache.org>
AuthorDate: Tue Dec 1 17:16:54 2020 -0800

    Revert "Revert "HBASE-25320 Upgrade hbase-thirdparty dependency to 3.4.1 (#2693)""
    
    This reverts commit 78f30ff496c94f90ced6328c632272dce3582ab4.
    
    This is a revert of a revert; i.e. a repplication -- original patch was
    good.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3698469..e7a4830 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1487,7 +1487,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.4.0</hbase-thirdparty.version>
+    <hbase-thirdparty.version>3.4.1</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. -->