From dc739d2ceed930d8b3a490f766900641d6e5ac5c Mon Sep 17 00:00:00 2001 From: medcl Date: Wed, 20 Dec 2017 09:57:14 +0800 Subject: [PATCH] update es to 6.0.1 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 819f333..fbd9d6f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Versions IK version | ES version -----------|----------- master | 6.x -> master -6.0.0| 6.0.0 +6.0.1| 6.0.1 5.6.4| 5.6.4 5.5.3| 5.5.3 5.4.3| 5.4.3 diff --git a/pom.xml b/pom.xml index be1d24c..acd9977 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ 2011 - 6.0.0 + 6.0.1 1.8 ${project.basedir}/src/main/assemblies/plugin.xml analysis-ik -- GitLab