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 2019/05/24 05:19:57 UTC

[hbase] branch HBASE-22466 updated: Fix position of comment

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

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


The following commit(s) were added to refs/heads/HBASE-22466 by this push:
     new fc97857  Fix position of comment
fc97857 is described below

commit fc97857450a3aa2e8fcc3345912e195ddf69404d
Author: stack <st...@apache.org>
AuthorDate: Thu May 23 22:19:43 2019 -0700

    Fix position of comment
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e01523c..ad1fe48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2891,8 +2891,8 @@
               <report>aggregate</report>
             </reports>
 
-            <!-- Breaks build on branch-1. See HBASE-19663
             <configuration>
+            <!-- Breaks build on branch-1. See HBASE-19663
               <doclet>
                 org.apache.hadoop.hbase.classification.tools.IncludePublicAnnotationsStandardDoclet
               </doclet>