Skip to content

Commit

Permalink
Add plugin version in es-plugin.properties
Browse files Browse the repository at this point in the history
With elastic/elasticsearch#2784, we can
now add plugin version in `es-plugin.properties` file.

It will only be used with elasticsearch 1.0.0 and upper.
  • Loading branch information
astathopoulos committed May 28, 2014
1 parent 7e8ee31 commit c832d6d
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 +1,2 @@
plugin=org.elasticsearch.plugin.analysis.greeklish.GreeklishPlugin
version=${project.version}

0 comments on commit c832d6d

Please sign in to comment.