Dependencies: Upgraded to elasticsearch 1.4.0-SNAPSHOT

Original commit: elastic/x-pack-elasticsearch@ccec992aeb
This commit is contained in:
Alexander Reelsen 2014-07-17 08:35:16 +02:00
parent b201d726b2
commit 5ede63f180
1 changed files with 1 additions and 3 deletions

View File

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