Skip to content

Commit 14446f4

Browse files
committed
remove hbase jdk tools
1 parent b78a005 commit 14446f4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

hbase/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,6 @@
2929
<version>1.0-SNAPSHOT</version>
3030
<scope>provided</scope>
3131
</dependency>
32-
<dependency>
33-
<groupId>jdk.tools</groupId>
34-
<artifactId>jdk.tools</artifactId>
35-
<version>1.6</version>
36-
<scope>system</scope>
37-
<systemPath>${JAVA_HOME}/lib/tools.jar</systemPath>
38-
</dependency>
3932

4033
<dependency>
4134
<groupId>org.apache.hbase</groupId>

0 commit comments

Comments
 (0)