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 2017/08/28 23:40:50 UTC

[4/4] hbase git commit: HBASE-18710 Move on to hbase-thirdparty 1.0.1 (it was just released).

HBASE-18710 Move on to hbase-thirdparty 1.0.1 (it was just released).


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ea1620ff
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ea1620ff
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/ea1620ff

Branch: refs/heads/master
Commit: ea1620ff4252b5d04782576ded7892d175804e9b
Parents: 5dacc85
Author: Michael Stack <st...@apache.org>
Authored: Mon Aug 28 12:37:17 2017 -0700
Committer: Michael Stack <st...@apache.org>
Committed: Mon Aug 28 16:39:50 2017 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/ea1620ff/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 86342fd..f6b33ca 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1459,7 +1459,7 @@
     <spotbugs.version>3.1.0-RC3</spotbugs.version>
     <wagon.ssh.version>2.12</wagon.ssh.version>
     <xml.maven.version>1.0.1</xml.maven.version>
-    <hbase-thirdparty.version>1.0.0</hbase-thirdparty.version>
+    <hbase-thirdparty.version>1.0.1</hbase-thirdparty.version>
     <!-- General Packaging -->
     <package.prefix>/usr</package.prefix>
     <package.conf.dir>/etc/hbase</package.conf.dir>