You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ps...@apache.org on 2020/04/30 08:16:21 UTC

[hbase] branch branch-2 updated: HBASE-24285 Move to hbase-thirdparty-3.3.0 (#1605)

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

psomogyi 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 ccef8d4  HBASE-24285 Move to hbase-thirdparty-3.3.0 (#1605)
ccef8d4 is described below

commit ccef8d40f4f53fd4be14204954f5787a397d7cd4
Author: Peter Somogyi <ps...@apache.org>
AuthorDate: Thu Apr 30 10:06:54 2020 +0200

    HBASE-24285 Move to hbase-thirdparty-3.3.0 (#1605)
    
    Signed-off-by: stack <st...@apache.org>
    Signed-off-by: Jan Hentschel <ja...@ultratendency.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f5bb0ae..5756b5f 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1391,7 +1391,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.2.0</hbase-thirdparty.version>
+    <hbase-thirdparty.version>3.3.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. -->