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 dbb45ee commit a1fea66Copy full SHA for a1fea66
README.md
@@ -11,7 +11,7 @@ Versions
11
IK version | ES version
12
-----------|-----------
13
master | 5.x -> master
14
-5.2.1| 5.2.1
+5.2.2| 5.2.2
15
5.1.2| 5.1.2
16
1.10.1 | 2.4.1
17
1.9.5 | 2.3.5
pom.xml
@@ -12,7 +12,7 @@
<inceptionYear>2011</inceptionYear>
<properties>
- <elasticsearch.version>5.2.1</elasticsearch.version>
+ <elasticsearch.version>5.2.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