update es to 2.4.4, Closes#334
This commit is contained in:
parent
c02076eb6d
commit
f472a583d0
@ -10,8 +10,8 @@ Versions
|
|||||||
|
|
||||||
IK version | ES version
|
IK version | ES version
|
||||||
-----------|-----------
|
-----------|-----------
|
||||||
master | 2.4.0 -> master
|
master | 2.4.x -> master
|
||||||
1.10.3 | 2.4.3
|
1.10.4 | 2.4.4
|
||||||
1.9.5 | 2.3.5
|
1.9.5 | 2.3.5
|
||||||
1.9.4 | 2.3.4
|
1.9.4 | 2.3.4
|
||||||
1.9.3 | 2.3.3
|
1.9.3 | 2.3.3
|
||||||
|
2
pom.xml
2
pom.xml
@ -12,7 +12,7 @@
|
|||||||
<inceptionYear>2011</inceptionYear>
|
<inceptionYear>2011</inceptionYear>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<elasticsearch.version>2.4.3</elasticsearch.version>
|
<elasticsearch.version>2.4.4</elasticsearch.version>
|
||||||
<maven.compiler.target>1.7</maven.compiler.target>
|
<maven.compiler.target>1.7</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