Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7f3ba5d

Browse files
committedJun 28, 2018
DATAES-469 - Remove superfluous dependency elasticsearch.
1 parent d66b2a6 commit 7f3ba5d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed
 

‎pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,6 @@
6767
</dependency>
6868

6969
<!-- Elasticsearch -->
70-
<dependency>
71-
<groupId>org.elasticsearch</groupId>
72-
<artifactId>elasticsearch</artifactId>
73-
<version>${elasticsearch}</version>
74-
</dependency>
75-
7670
<dependency>
7771
<groupId>org.elasticsearch.client</groupId>
7872
<artifactId>transport</artifactId>

0 commit comments

Comments
 (0)
Please sign in to comment.