HBASE-18640 (Addendum) Remove the redundant dependency

This commit is contained in:
Chia-Ping Tsai 2017-08-28 23:01:55 +08:00
parent 62c3439dd7
commit 152ad3025b
1 changed files with 0 additions and 6 deletions

View File

@ -208,12 +208,6 @@
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-mapreduce</artifactId>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-rsgroup</artifactId>