diff --git a/README.md b/README.md index ac65b79219ea89c48b89389d79e552470eee5e36..6251875f8bcc3bb314c758a62f4e91de310a6d13 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Versions IK version | ES version -----------|----------- master | 5.x -> master -5.6.1| 5.6.1 +5.6.2| 5.6.2 5.5.3| 5.5.3 5.4.3| 5.4.3 5.3.3| 5.3.3 @@ -38,7 +38,7 @@ Install * optional 2 - use elasticsearch-plugin to install ( version > v5.5.1 ): - `./bin/elasticsearch-plugin install https://github.com/medcl/elasticsearch-analysis-ik/releases/download/v5.6.1/elasticsearch-analysis-ik-5.6.1.zip` + `./bin/elasticsearch-plugin install https://github.com/medcl/elasticsearch-analysis-ik/releases/download/v5.6.2/elasticsearch-analysis-ik-5.6.2.zip` 2.restart elasticsearch diff --git a/pom.xml b/pom.xml index 6f35b9516afdb8e751e1ff2a1aaa57d49dc022e9..19d889ab754faae16da70676f7455f5d6d3dd6f5 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ 2011 - 5.6.1 + 5.6.2 1.8 ${project.basedir}/src/main/assemblies/plugin.xml analysis-ik