diff options
-rw-r--r-- | aai-traversal/pom.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/aai-traversal/pom.xml b/aai-traversal/pom.xml index 2cf1f46..9db65af 100644 --- a/aai-traversal/pom.xml +++ b/aai-traversal/pom.xml @@ -173,14 +173,6 @@ </dependency> <dependency> - <groupId>jdk.tools</groupId> - <artifactId>jdk.tools</artifactId> - <version>1.8.0_101</version> - <scope>system</scope> - <systemPath>${JAVA_HOME}/lib/tools.jar</systemPath> - </dependency> - - <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <scope>test</scope> |