diff --git a/README.md b/README.md index 92f51d5e63cd050d7dfe9980785f72131606b1f8..97dc7669b88c642c25dfa8616cc98d4703597998 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Versions IK version | ES version -----------|----------- master | 6.x -> master +6.3.0| 6.3.0 6.2.4| 6.2.4 6.1.3| 6.1.3 5.6.8| 5.6.8 @@ -41,7 +42,7 @@ Install * optional 2 - use elasticsearch-plugin to install ( supported from version v5.5.1 ): ``` - ./bin/elasticsearch-plugin install https://github.com/medcl/elasticsearch-analysis-ik/releases/download/v6.2.3/elasticsearch-analysis-ik-6.2.3.zip + ./bin/elasticsearch-plugin install https://github.com/medcl/elasticsearch-analysis-ik/releases/download/v6.3.0/elasticsearch-analysis-ik-6.3.0.zip ``` NOTE: replace `6.2.3` to your own elasticsearch version diff --git a/pom.xml b/pom.xml index e4280079b0d39d0a6b7acf72dad52cc0458eea2f..12d940b8aee01275f2f3dcc1d0915b97e44b9827 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ 2011 - 6.2.4 + 6.3.0 1.8 ${project.basedir}/src/main/assemblies/plugin.xml analysis-ik