File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,14 @@ AWS Cloud Plugin for ElasticSearch
3
3
4
4
The AWS Cloud plugin allows to use AWS EC2 API for the unicast discovery mechanism as well as using S3 as a shared gateway.
5
5
6
- In order to install the plugin, simply run: ` bin/plugin -install elasticsearch/elasticsearch-cloud-aws/1.12 .0 ` .
6
+ In order to install the plugin, simply run: ` bin/plugin -install elasticsearch/elasticsearch-cloud-aws/1.13 .0 ` .
7
7
8
8
-----------------------------------------------
9
9
| AWS Cloud Plugin | ElasticSearch |
10
10
-----------------------------------------------
11
- | 1.13.0-SNAPSHOT (master) | 0.90.3 -> master |
11
+ | 1.14.0-SNAPSHOT (master) | 0.90.3 -> master |
12
+ -----------------------------------------------
13
+ | 1.13.0 | 0.90.3 -> master |
12
14
-----------------------------------------------
13
15
| 1.12.0 | 0.90 -> 0.90.2 |
14
16
-----------------------------------------------
Original file line number Diff line number Diff line change 6
6
<modelVersion >4.0.0</modelVersion >
7
7
<groupId >org.elasticsearch</groupId >
8
8
<artifactId >elasticsearch-cloud-aws</artifactId >
9
- <version >1.13.0-SNAPSHOT </version >
9
+ <version >1.13.0</version >
10
10
<packaging >jar</packaging >
11
11
<description >AWS Cloud plugin for ElasticSearch</description >
12
12
<inceptionYear >2009</inceptionYear >
You can’t perform that action at this time.
0 commit comments