We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b78a005 commit 14446f4Copy full SHA for 14446f4
1 file changed
hbase/pom.xml
@@ -29,13 +29,6 @@
29
<version>1.0-SNAPSHOT</version>
30
<scope>provided</scope>
31
</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>
39
40
<dependency>
41
<groupId>org.apache.hbase</groupId>
0 commit comments