summaryrefslogtreecommitdiffstats
path: root/catalog-dao/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-dao/pom.xml')
-rw-r--r--catalog-dao/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/catalog-dao/pom.xml b/catalog-dao/pom.xml
index 8810108e4e..1985ef5778 100644
--- a/catalog-dao/pom.xml
+++ b/catalog-dao/pom.xml
@@ -55,13 +55,6 @@ Modifications copyright (c) 2018 Nokia
<scope>provided</scope>
</dependency>
- <dependency>
- <groupId>org.elasticsearch</groupId>
- <artifactId>elasticsearch</artifactId>
- <version>${elastic-search.version}</version>
- <scope>provided</scope>
- </dependency>
-
<!-- SPRING -->
<dependency>
<groupId>org.springframework</groupId>