diff options
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> |