HBASE-24309 ADDENDUM remove redundant dependency

This commit is contained in:
Nick Dimiduk 2020-06-03 10:14:48 -07:00 committed by Nick Dimiduk
parent 11d093bc39
commit 8c9c670aaa
1 changed files with 0 additions and 4 deletions

View File

@ -101,10 +101,6 @@
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-common</artifactId>
</dependency>
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-client</artifactId>