Dependencies: Updating to elasticsearch 1.4.0.Beta1

Original commit: elastic/x-pack-elasticsearch@66cc907790
This commit is contained in:
Alexander Reelsen 2014-10-01 11:11:33 +02:00
parent f5589cffb2
commit 2fbf4436aa
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<properties>
<lucene.version>4.10.1</lucene.version>
<lucene.maven.version>4.10.1-snapshot-1627368</lucene.maven.version>
<elasticsearch.version>1.4.0.Beta-SNAPSHOT</elasticsearch.version>
<elasticsearch.version>1.4.0.Beta1-SNAPSHOT</elasticsearch.version>
<tests.jvms>auto</tests.jvms>
<tests.shuffle>true</tests.shuffle>