We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d274f3 commit 2152f44Copy full SHA for 2152f44
1 file changed
pom.xml
@@ -66,12 +66,5 @@
66
<artifactId>org.semanticweb.hermit</artifactId>
67
<version>1.3.8.500</version>
68
</dependency>
69
- <dependency>
70
- <groupId>com.sun</groupId>
71
- <artifactId>tools</artifactId>
72
- <version>1.6</version>
73
- <scope>system</scope>
74
- <systemPath>${java.home}/../lib/tools.jar</systemPath>
75
- </dependency>
76
</dependencies>
77
</project>
0 commit comments