Skip to content

Commit

Permalink
HBASE-24309 ADDENDUM remove redundant dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ndimiduk committed Jun 3, 2020
1 parent 11d093b commit 8c9c670
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions hbase-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 8c9c670

Please sign in to comment.