mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 18:35:25 +00:00
Removed duplicate dependency
Original commit: elastic/x-pack-elasticsearch@58a9068b61
This commit is contained in:
parent
96fe2d9ddf
commit
9b7b2214c0
7
pom.xml
7
pom.xml
@ -27,13 +27,6 @@
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.lucene</groupId>
|
||||
<artifactId>lucene-test-framework</artifactId>
|
||||
<version>${lucene.version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.hamcrest</groupId>
|
||||
<artifactId>hamcrest-core</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user