We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4945769 commit d1d216aCopy full SHA for d1d216a
README.md
@@ -11,7 +11,7 @@ Versions
11
IK version | ES version
12
-----------|-----------
13
master | 5.x -> master
14
-5.1.1| 5.1.1
+5.1.2| 5.1.2
15
1.10.1 | 2.4.1
16
1.9.5 | 2.3.5
17
1.8.1 | 2.2.1
pom.xml
@@ -12,7 +12,7 @@
<inceptionYear>2011</inceptionYear>
<properties>
- <elasticsearch.version>5.1.1</elasticsearch.version>
+ <elasticsearch.version>5.1.2</elasticsearch.version>
<maven.compiler.target>1.8</maven.compiler.target>
<elasticsearch.assembly.descriptor>${project.basedir}/src/main/assemblies/plugin.xml</elasticsearch.assembly.descriptor>
18
<elasticsearch.plugin.name>analysis-ik</elasticsearch.plugin.name>
0 commit comments