Skip to content

Commit 5695b57

Browse files
committed
prepare release elasticsearch-cloud-aws-1.13.0
1 parent c50d6b3 commit 5695b57

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@ AWS Cloud Plugin for ElasticSearch
33

44
The AWS Cloud plugin allows to use AWS EC2 API for the unicast discovery mechanism as well as using S3 as a shared gateway.
55

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`.
77

88
-----------------------------------------------
99
| AWS Cloud Plugin | ElasticSearch |
1010
-----------------------------------------------
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 |
1214
-----------------------------------------------
1315
| 1.12.0 | 0.90 -> 0.90.2 |
1416
-----------------------------------------------

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>org.elasticsearch</groupId>
88
<artifactId>elasticsearch-cloud-aws</artifactId>
9-
<version>1.13.0-SNAPSHOT</version>
9+
<version>1.13.0</version>
1010
<packaging>jar</packaging>
1111
<description>AWS Cloud plugin for ElasticSearch</description>
1212
<inceptionYear>2009</inceptionYear>

0 commit comments

Comments
 (0)