Skip to content

Commit 1987d6a

Browse files
zhang-yixinmedcl
authored andcommitted
update es to 5.4.0 (infinilabs#369)
1 parent 60e5e77 commit 1987d6a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Versions
1111
IK version | ES version
1212
-----------|-----------
1313
master | 5.x -> master
14+
5.4.0| 5.4.0
1415
5.3.2| 5.3.2
1516
5.2.2| 5.2.2
1617
5.1.2| 5.1.2

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<inceptionYear>2011</inceptionYear>
1313

1414
<properties>
15-
<elasticsearch.version>5.3.2</elasticsearch.version>
15+
<elasticsearch.version>5.4.0</elasticsearch.version>
1616
<maven.compiler.target>1.8</maven.compiler.target>
1717
<elasticsearch.assembly.descriptor>${project.basedir}/src/main/assemblies/plugin.xml</elasticsearch.assembly.descriptor>
1818
<elasticsearch.plugin.name>analysis-ik</elasticsearch.plugin.name>

0 commit comments

Comments
 (0)