From d90ff09fe0156bf50109dc3594c6210838a44c19 Mon Sep 17 00:00:00 2001 From: Duo Zhang Date: Thu, 12 Mar 2020 17:54:08 +0800 Subject: [PATCH] HBASE-23077 Addendum fix compile error on hbase-rsgroup module when building with hadoop 3.x Missed this one as on master we do not have hbase-rsgroup module any more --- hbase-rsgroup/pom.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/hbase-rsgroup/pom.xml b/hbase-rsgroup/pom.xml index fb28804054a..3a4fd186dfa 100644 --- a/hbase-rsgroup/pom.xml +++ b/hbase-rsgroup/pom.xml @@ -113,6 +113,12 @@ test + + com.github.stephenc.findbugs + findbugs-annotations + compile + true + org.apache.commons commons-lang3 @@ -174,11 +180,6 @@ - - com.github.stephenc.findbugs - findbugs-annotations - true - org.apache.hadoop hadoop-common