summaryrefslogtreecommitdiffstats
path: root/asdctool
diff options
context:
space:
mode:
Diffstat (limited to 'asdctool')
-rw-r--r--asdctool/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/asdctool/pom.xml b/asdctool/pom.xml
index cc458692a8..91de40a053 100644
--- a/asdctool/pom.xml
+++ b/asdctool/pom.xml
@@ -373,13 +373,6 @@
</dependency>
<dependency>
- <groupId>org.elasticsearch</groupId>
- <artifactId>elasticsearch</artifactId>
- <version>${elastic-search.version}</version>
- <scope>compile</scope>
- </dependency>
-
- <dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-yaml</artifactId>
<version>${jackson.version}</version>