diff options
Diffstat (limited to 'catalog-be/pom.xml')
-rw-r--r-- | catalog-be/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml index a375c6ae3a..c50a78ec35 100644 --- a/catalog-be/pom.xml +++ b/catalog-be/pom.xml @@ -370,12 +370,6 @@ <scope>compile</scope> </dependency> - <dependency> - <groupId>org.elasticsearch.plugin</groupId> - <artifactId>shield</artifactId> - <version>${elastic-search.version}</version> - <scope>compile</scope> - </dependency> <!-- functional java --> <dependency> <groupId>org.functionaljava</groupId> |