Skip to content

Commit 0792440

Browse files
committed
prepare release elasticsearch-cloud-aws-2.4.2
1 parent 6fdb1e3 commit 0792440

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ AWS Cloud Plugin for Elasticsearch
44
The Amazon Web Service (AWS) Cloud plugin allows to use [AWS API](https://github.com/aws/aws-sdk-java)
55
for the unicast discovery mechanism and add S3 repositories.
66

7-
## Version 2.4.2-SNAPSHOT for Elasticsearch: 1.4
7+
## Version 2.4.2 for Elasticsearch: 1.4
88

99
If you are looking for another version documentation, please refer to the
1010
[compatibility matrix](https://github.com/elasticsearch/elasticsearch-cloud-aws/#aws-cloud-plugin-for-elasticsearch).

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>org.elasticsearch</groupId>
77
<artifactId>elasticsearch-cloud-aws</artifactId>
8-
<version>2.4.2-SNAPSHOT</version>
8+
<version>2.4.2</version>
99
<packaging>jar</packaging>
1010
<name>Elasticsearch AWS cloud plugin</name>
1111
<description>The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.</description>

0 commit comments

Comments
 (0)