Skip to content

Commit

Permalink
Add Lucene version in plugin.properties file
Browse files Browse the repository at this point in the history
Closes #19.
(cherry picked from commit 3fb429c)
  • Loading branch information
dadoonet committed Apr 29, 2014
1 parent 17c23ce commit 4dc5dd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/es-plugin.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
plugin=org.elasticsearch.plugin.analysis.smartcn.AnalysisSmartChinesePlugin
version=${project.version}
lucene=${lucene.version}

0 comments on commit 4dc5dd4

Please sign in to comment.