Skip to content

Commit fd55784

Browse files
committed
Create branch es-1.5
1 parent d50057a commit fd55784

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Azure Cloud Plugin for Elasticsearch
33

44
The Azure Cloud plugin allows to use Azure API for the unicast discovery mechanism.
55

6-
## Version 2.6.0 for Elasticsearch: 1.x
6+
## Version 2.7.0 for Elasticsearch: 1.x
77

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

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ governing permissions and limitations under the License. -->
1717

1818
<groupId>org.elasticsearch</groupId>
1919
<artifactId>elasticsearch-cloud-azure</artifactId>
20-
<version>2.6.0-SNAPSHOT</version>
20+
<version>2.7.0-SNAPSHOT</version>
2121
<packaging>jar</packaging>
2222
<name>Elasticsearch Azure cloud plugin</name>
2323
<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. -->
3939
<parent>
4040
<groupId>org.elasticsearch</groupId>
4141
<artifactId>elasticsearch-parent</artifactId>
42-
<version>1.5.0</version>
42+
<version>1.6.0-SNAPSHOT</version>
4343
</parent>
4444

4545
<properties>

0 commit comments

Comments
 (0)