update es to 6.2.4 (#545)
This commit is contained in:
parent
21a859a48d
commit
3dcedde9e4
@ -11,7 +11,7 @@ Versions
|
|||||||
IK version | ES version
|
IK version | ES version
|
||||||
-----------|-----------
|
-----------|-----------
|
||||||
master | 6.x -> master
|
master | 6.x -> master
|
||||||
6.2.3| 6.2.3
|
6.2.4| 6.2.4
|
||||||
6.1.3| 6.1.3
|
6.1.3| 6.1.3
|
||||||
5.6.8| 5.6.8
|
5.6.8| 5.6.8
|
||||||
5.5.3| 5.5.3
|
5.5.3| 5.5.3
|
||||||
|
2
pom.xml
2
pom.xml
@ -12,7 +12,7 @@
|
|||||||
<inceptionYear>2011</inceptionYear>
|
<inceptionYear>2011</inceptionYear>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<elasticsearch.version>6.2.3</elasticsearch.version>
|
<elasticsearch.version>6.2.4</elasticsearch.version>
|
||||||
<maven.compiler.target>1.8</maven.compiler.target>
|
<maven.compiler.target>1.8</maven.compiler.target>
|
||||||
<elasticsearch.assembly.descriptor>${project.basedir}/src/main/assemblies/plugin.xml</elasticsearch.assembly.descriptor>
|
<elasticsearch.assembly.descriptor>${project.basedir}/src/main/assemblies/plugin.xml</elasticsearch.assembly.descriptor>
|
||||||
<elasticsearch.plugin.name>analysis-ik</elasticsearch.plugin.name>
|
<elasticsearch.plugin.name>analysis-ik</elasticsearch.plugin.name>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user