Skip to content

Commit

Permalink
for Elasticsearch 6.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
kazuma-t committed Jun 19, 2020
1 parent f312b8f commit 91b0616
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@

<groupId>com.worksap.nlp</groupId>
<artifactId>analysis-sudachi</artifactId>
<version>6.8.9-2.0.2</version>
<version>6.8.10-2.0.2</version>
<packaging>jar</packaging>

<name>analysis-sudachi</name>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<elasticsearch.version>6.8.9</elasticsearch.version>
<elasticsearch.version>6.8.10</elasticsearch.version>
<lucene.version>7.7.3</lucene.version>
<sudachi.version>0.4.3</sudachi.version>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
Expand Down

0 comments on commit 91b0616

Please sign in to comment.