Skip to content

Commit

Permalink
remove hbase jdk tools
Browse files Browse the repository at this point in the history
  • Loading branch information
todd5167 committed Mar 17, 2020
1 parent b78a005 commit 14446f4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions hbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,6 @@
<version>1.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>jdk.tools</groupId>
<artifactId>jdk.tools</artifactId>
<version>1.6</version>
<scope>system</scope>
<systemPath>${JAVA_HOME}/lib/tools.jar</systemPath>
</dependency>

<dependency>
<groupId>org.apache.hbase</groupId>
Expand Down

0 comments on commit 14446f4

Please sign in to comment.