HBASE-18640 (Addendum) Remove the redundant dependency

This commit is contained in:
Chia-Ping Tsai 2017-08-28 23:01:55 +08:00
parent a7270cc08c
commit e219d34694
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>