remove lucene expressions from qa pom

Original commit: elastic/x-pack-elasticsearch@389cf7b564
This commit is contained in:
jaymode 2015-09-23 10:13:51 -04:00
parent 2e0b87f6c6
commit b219e9c496
1 changed files with 0 additions and 5 deletions

View File

@ -98,11 +98,6 @@
<artifactId>lucene-spatial</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-expressions</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.spatial4j</groupId>
<artifactId>spatial4j</artifactId>