You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
<groupId>org.elasticsearch</groupId>
8
8
<artifactId>elasticsearch-cloud-aws</artifactId>
9
-
<version>2.6.1-SNAPSHOT</version>
9
+
<version>2.6.1</version>
10
10
<packaging>jar</packaging>
11
11
<name>Elasticsearch AWS cloud plugin</name>
12
12
<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