Skip to content

Commit fd3d255

Browse files
committed
update version to support es 2.4.3
1 parent 94cda2d commit fd3d255

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.ansj</groupId>
66
<artifactId>elasticsearch-analysis-ansj</artifactId>
7-
<version>2.4.2.0</version>
7+
<version>2.4.3.0</version>
88
<description>elasticsearch analysis by ansj</description>
99
<name>elasticsearch-analysis-ansj</name>
1010
<url>http://maven.nlpcn.org</url>
@@ -22,7 +22,7 @@
2222
<elasticsearch.plugin.name>elasticsearch-analysis-ansj</elasticsearch.plugin.name>
2323
<elasticsearch.plugin.site>true</elasticsearch.plugin.site>
2424
<elasticsearch.plugin.jvm>true</elasticsearch.plugin.jvm>
25-
<elasticsearch.version>2.4.2</elasticsearch.version>
25+
<elasticsearch.version>2.4.3</elasticsearch.version>
2626
<elasticsearch.plugin.classname>org.ansj.elasticsearch.plugin.AnalysisAnsjPlugin</elasticsearch.plugin.classname>
2727
</properties>
2828

0 commit comments

Comments
 (0)