Dependencies: Upgraded to elasticsearch 1.4.0-SNAPSHOT
Original commit: elastic/x-pack-elasticsearch@ccec992aeb
This commit is contained in:
parent
b201d726b2
commit
5ede63f180
4
pom.xml
4
pom.xml
|
@ -30,9 +30,7 @@
|
|||
|
||||
<properties>
|
||||
<lucene.version>4.9.0</lucene.version>
|
||||
<elasticsearch.version>1.2.1</elasticsearch.version>
|
||||
<!-- TODO enable me, once the snapshot includes test jars -->
|
||||
<elasticsearch.version>1.3.0-SNAPSHOT</elasticsearch.version>
|
||||
<elasticsearch.version>1.4.0-SNAPSHOT</elasticsearch.version>
|
||||
<tests.jvms>auto</tests.jvms>
|
||||
<tests.shuffle>true</tests.shuffle>
|
||||
<tests.output>onerror</tests.output>
|
||||
|
|
Loading…
Reference in New Issue