summaryrefslogtreecommitdiffstats
path: root/catalog-dao
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2020-01-31 14:38:43 +0000
committerYuli Shlosberg <ys9693@att.com>2020-02-05 07:42:14 +0000
commit73fa45ca5aa62dfa4aa074125c384ffbaad60387 (patch)
tree50f6538e1a7baf99a72bff1a205253d7b6853fe1 /catalog-dao
parent65f0aa37a9d182b406a3615af36b139e0b7091ed (diff)
Remove ES & Kibana
Change-Id: I983a0fe570b1a2cbf641f4285ef030be686bed32 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-2724
Diffstat (limited to 'catalog-dao')
-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>