Upgrade to Lucene 5.0.0-snapshot-1641343

This commit is contained in:
Michael McCandless 2014-11-24 05:52:16 -05:00 committed by mikemccand
parent 554d942acf
commit 9529d735be
1 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ governing permissions and limitations under the License. -->
<google.gce.version>v1-rev15-1.18.0-rc</google.gce.version>
<google.api.version>1.18.0-rc</google.api.version>
<lucene.version>5.0.0</lucene.version>
<lucene.maven.version>5.0.0-snapshot-1637347</lucene.maven.version>
<lucene.maven.version>5.0.0-snapshot-1641343</lucene.maven.version>
<tests.shuffle>true</tests.shuffle>
<tests.output>onerror</tests.output>
<tests.client.ratio></tests.client.ratio>
@ -64,7 +64,7 @@ governing permissions and limitations under the License. -->
<repositories>
<repository>
<id>Lucene snapshots</id>
<url>https://download.elasticsearch.org/lucenesnapshots/1637347/</url>
<url>https://download.elasticsearch.org/lucenesnapshots/1641343/</url>
</repository>
<repository>
<id>sonatype</id>