From 7936964f7d0f028a0960d5cb5595181e191f509c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B3=E8=89=B3=E8=B6=85?= Date: Wed, 10 Oct 2018 14:19:17 +0800 Subject: [PATCH] support lucene 7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 全面支持lucene 7 最新版 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ec72785..5a126ec 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.wltea.ik-analyzer ik-analyzer - 7.5.0-SNAPSHOT + 7.5.0 IK Analyzer A dictionary and grammar-based Chinese segmenter. @@ -34,4 +34,4 @@ test - \ No newline at end of file +