1
0

fix maven pom

This commit is contained in:
guanjianhui
2019-05-22 11:44:32 +08:00
committed by Balaji Varadarajan
parent d860fb18b6
commit 6b5abb5d92
3 changed files with 8 additions and 16 deletions

View File

@@ -183,11 +183,6 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-client</artifactId>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-all</artifactId>
@@ -204,7 +199,6 @@
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-client</artifactId>
<version>1.2.3</version>
</dependency>
<dependency>