Skip to content

Commit

Permalink
update: 适配elasticsearch 6.7.1版本
Browse files Browse the repository at this point in the history
  • Loading branch information
KennFalcon committed Apr 22, 2019
1 parent 77e8b9d commit bb23d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<description>HanLP Analyzer for ElasticSearch</description>

<properties>
<elasticsearch.version>6.7.0</elasticsearch.version>
<elasticsearch.version>6.7.1</elasticsearch.version>
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<elasticsearch.assembly.descriptor>${project.basedir}/src/main/assemblies/plugin.xml</elasticsearch.assembly.descriptor>
Expand Down

0 comments on commit bb23d6f

Please sign in to comment.