Skip to content

Commit

Permalink
update es to 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
medcl committed Feb 15, 2017
1 parent c9adc8d commit 8e17780
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Versions
Mmseg ver | ES version
-----------|-----------
master | 5.x -> master
5.2.0 | 5.2.0
5.2.1 | 5.2.1
5.1.2 | 5.1.2
1.10.1 | 2.4.1
1.9.5 | 2.3.5
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</parent>

<properties>
<elasticsearch.version>5.2.0</elasticsearch.version>
<elasticsearch.version>5.2.1</elasticsearch.version>
<maven.compiler.target>1.8</maven.compiler.target>
<elasticsearch.assembly.descriptor>${project.basedir}/src/main/assemblies/plugin.xml</elasticsearch.assembly.descriptor>
<elasticsearch.plugin.name>analysis-mmseg</elasticsearch.plugin.name>
Expand Down

0 comments on commit 8e17780

Please sign in to comment.