File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,16 @@ JavaScript lang Plugin for ElasticSearch
33
44The JavaScript language plugin allows to have ` javascript ` as the language of scripts to execute.
55
6- In order to install the plugin, simply run: ` bin/plugin -install elasticsearch/elasticsearch-lang-javascript/1.1 .0 ` .
6+ In order to install the plugin, simply run: ` bin/plugin -install elasticsearch/elasticsearch-lang-javascript/1.2 .0 ` .
77
88 ----------------------------------------
99 | JavaScript Plugin | ElasticSearch |
1010 ----------------------------------------
1111 | master | 0.19 -> master |
1212 ----------------------------------------
13- | 1.0.0 | 0.19 -> master |
13+ | 1.2.0 | 0.19 -> master |
14+ ----------------------------------------
15+ | 1.1.0 | 0.19 -> master |
1416 ----------------------------------------
1517 | 1.0.0 | 0.18 |
1618 ----------------------------------------
Original file line number Diff line number Diff line change 66 <modelVersion >4.0.0</modelVersion >
77 <groupId >org.elasticsearch</groupId >
88 <artifactId >elasticsearch-lang-javascript</artifactId >
9- <version >1.2.0-SNAPSHOT </version >
9+ <version >1.2.0</version >
1010 <packaging >jar</packaging >
1111 <description >JavaScript lang plugin for ElasticSearch</description >
1212 <inceptionYear >2009</inceptionYear >
You can’t perform that action at this time.
0 commit comments