From 9301e16251b84cb210c4fce3ca5a10e25e586ee7 Mon Sep 17 00:00:00 2001 From: medcl Date: Sun, 5 Feb 2017 18:32:54 +0800 Subject: [PATCH] update to es 5.2.0 --- README.md | 2 ++ pom.xml | 15 +++++++++++++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b477f31..9263476 100755 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ You can download from here: https://github.com/medcl/elasticsearch-analysis-stco -------------------------------------------------- | STConvert Analysis Plugin | Elasticsearch | -------------------------------------------------- + | 5.2.0 | 5.2.0 | + -------------------------------------------------- | 5.1.2 | 5.1.2 | -------------------------------------------------- | 1.9.1 | 2.4.1 | diff --git a/pom.xml b/pom.xml index 3e97873..ff28d18 100755 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ - 5.1.2 + 5.2.0 1.8 ${project.basedir}/src/main/assemblies/plugin.xml analysis-stconvert @@ -44,9 +44,20 @@ org.sonatype.oss oss-parent - 7 + 9 + + + oss.sonatype.org + https://oss.sonatype.org/content/repositories/snapshots + + + oss.sonatype.org + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + oss.sonatype.org