HBASE-18640 (Addendum) Remove the redundant dependency
This commit is contained in:
parent
a7270cc08c
commit
e219d34694
|
@ -208,12 +208,6 @@
|
||||||
<type>test-jar</type>
|
<type>test-jar</type>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>org.apache.hbase</groupId>
|
|
||||||
<artifactId>hbase-mapreduce</artifactId>
|
|
||||||
<type>test-jar</type>
|
|
||||||
<scope>test</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.hbase</groupId>
|
<groupId>org.apache.hbase</groupId>
|
||||||
<artifactId>hbase-rsgroup</artifactId>
|
<artifactId>hbase-rsgroup</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue