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/02/01 22:59:41 UTC

[hbase] branch master updated: HBASE-23764: Switch to IP address for ZK ensemble ADDENDUM removing comment just to trigger full test suite in pom.xml

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 9b6d250  HBASE-23764: Switch to IP address for ZK ensemble ADDENDUM removing comment just to trigger full test suite in pom.xml
9b6d250 is described below

commit 9b6d25066dad11a22978c77d123f33b817fba2a0
Author: stack <st...@apache.org>
AuthorDate: Sat Feb 1 14:59:01 2020 -0800

    HBASE-23764: Switch to IP address for ZK ensemble
    ADDENDUM removing comment just to trigger full test suite in pom.xml
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b05f54f..c1bcebc 100755
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,6 @@
   https://issues.apache.org/jira/browse/HBASE-6795.
 
 -->
-    <!-- Faking a change to trigger full test suite -->
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache</groupId>