Skip to content

Commit

Permalink
Add Lucene version in plugin.properties file
Browse files Browse the repository at this point in the history
Closes #33.
(cherry picked from commit fd508b8)
  • Loading branch information
dadoonet committed Apr 29, 2014
1 parent d0b89c2 commit c258213
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.kuromoji.AnalysisKuromojiPlugin
version=${project.version}
lucene=${lucene.version}

0 comments on commit c258213

Please sign in to comment.