Removed duplicate dependency

Original commit: elastic/x-pack-elasticsearch@58a9068b61
This commit is contained in:
Martijn van Groningen 2014-10-24 13:13:59 +02:00
parent 96fe2d9ddf
commit 9b7b2214c0
1 changed files with 0 additions and 7 deletions

View File

@ -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>