Skip to content

Commit 2992084

Browse files
committed
release 6.8.1-1.3.0
1 parent 1adea41 commit 2992084

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<groupId>com.worksap.nlp</groupId>
8-
<artifactId>analysis-chikkar7.1</artifactId>
8+
<artifactId>analysis-chikkar6.8</artifactId>
99
<version>1.0.0</version>
1010
<packaging>jar</packaging>
1111

@@ -51,8 +51,8 @@
5151
<maven.compiler.target>1.8</maven.compiler.target>
5252
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5353
<log4j.version>2.9.1</log4j.version>
54-
<lucene.version>8.0.0</lucene.version>
55-
<elasticsearch.version>7.1.1</elasticsearch.version>
54+
<lucene.version>7.7.0</lucene.version>
55+
<elasticsearch.version>6.8.1</elasticsearch.version>
5656
<elasticsearch.plugin.classname>com.worksap.nlp.elasticsearch.plugins.AnalysisChikkarPlugin</elasticsearch.plugin.classname>
5757
<sudachi.version>0.2.0</sudachi.version>
5858
</properties>

0 commit comments

Comments
 (0)