File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Azure Cloud Plugin for Elasticsearch
3
3
4
4
The Azure Cloud plugin allows to use Azure API for the unicast discovery mechanism.
5
5
6
- ## Version 2.6 .0 for Elasticsearch: 1.x
6
+ ## Version 2.7 .0 for Elasticsearch: 1.x
7
7
8
8
If you are looking for another version documentation, please refer to the
9
9
[ compatibility matrix] ( https://github.com/elasticsearch/elasticsearch-cloud-azure/#azure-cloud-plugin-for-elasticsearch ) .
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ governing permissions and limitations under the License. -->
17
17
18
18
<groupId >org.elasticsearch</groupId >
19
19
<artifactId >elasticsearch-cloud-azure</artifactId >
20
- <version >2.6 .0-SNAPSHOT</version >
20
+ <version >2.7 .0-SNAPSHOT</version >
21
21
<packaging >jar</packaging >
22
22
<name >Elasticsearch Azure cloud plugin</name >
23
23
<description >The Azure Cloud plugin allows to use Azure API for the unicast discovery mechanism and add Azure storage repositories.</description >
@@ -39,7 +39,7 @@ governing permissions and limitations under the License. -->
39
39
<parent >
40
40
<groupId >org.elasticsearch</groupId >
41
41
<artifactId >elasticsearch-parent</artifactId >
42
- <version >1.5.0 </version >
42
+ <version >1.6.0-SNAPSHOT </version >
43
43
</parent >
44
44
45
45
<properties >
You can’t perform that action at this time.
0 commit comments