Skip to content

Commit 68d6a8a

Browse files
committed
prepare for next development iteration
1 parent b5b3658 commit 68d6a8a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@ In order to install the plugin, simply run: `bin/plugin -install elasticsearch/e
1313

1414
| Azure Cloud Plugin | elasticsearch | Release date |
1515
|-----------------------------|---------------------|:------------:|
16+
| 2.3.1-SNAPSHOT | 1.2.0 -> 1.2 | XXXX-XX-XX |
1617
| 2.3.0 | 1.2.0 -> 1.2 | 2014-06-19 |
1718

1819
Please read documentation relative to the version you are using:
1920

21+
* [2.3.1-SNAPSHOT](https://github.com/elasticsearch/elasticsearch-cloud-azure/blob/es-1.2/README.md)
2022
* [2.3.0](https://github.com/elasticsearch/elasticsearch-cloud-azure/blob/v2.3.0/README.md)
2123

2224

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ governing permissions and limitations under the License. -->
1616
<modelVersion>4.0.0</modelVersion>
1717
<groupId>org.elasticsearch</groupId>
1818
<artifactId>elasticsearch-cloud-azure</artifactId>
19-
<version>2.3.0</version>
19+
<version>2.3.1-SNAPSHOT</version>
2020
<packaging>jar</packaging>
2121
<name>Elasticsearch Azure cloud plugin</name>
2222
<description>The Azure Cloud plugin allows to use Azure API for the unicast discovery mechanism and add Azure storage repositories.</description>

0 commit comments

Comments
 (0)