Upgrade to Lucene 5.0.0-snapshot-1641343
This commit is contained in:
parent
554d942acf
commit
9529d735be
4
pom.xml
4
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue