diff options
author | vasraz <vasyl.razinkov@est.tech> | 2020-01-31 14:38:43 +0000 |
---|---|---|
committer | Yuli Shlosberg <ys9693@att.com> | 2020-02-05 07:42:14 +0000 |
commit | 73fa45ca5aa62dfa4aa074125c384ffbaad60387 (patch) | |
tree | 50f6538e1a7baf99a72bff1a205253d7b6853fe1 /catalog-be/pom.xml | |
parent | 65f0aa37a9d182b406a3615af36b139e0b7091ed (diff) |
Remove ES & Kibana
Change-Id: I983a0fe570b1a2cbf641f4285ef030be686bed32
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2724
Diffstat (limited to 'catalog-be/pom.xml')
-rw-r--r-- | catalog-be/pom.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml index f4a082a98f..fe52c626ab 100644 --- a/catalog-be/pom.xml +++ b/catalog-be/pom.xml @@ -372,13 +372,6 @@ </dependency> - <dependency> - <groupId>org.elasticsearch</groupId> - <artifactId>elasticsearch</artifactId> - <version>${elastic-search.version}</version> - <scope>compile</scope> - </dependency> - <!-- functional java --> <dependency> <groupId>org.functionaljava</groupId> |