release 1.5.0
This commit is contained in:
parent
b9368e2fc2
commit
2abaaf5887
|
@ -10,6 +10,8 @@ In order to install the plugin, simply run: `bin/plugin -install elasticsearch/e
|
|||
---------------------------------------
|
||||
| master | 0.19 -> master |
|
||||
---------------------------------------
|
||||
| 1.5.0 | 0.19 -> master |
|
||||
---------------------------------------
|
||||
| 1.4.0 | 0.19 -> master |
|
||||
---------------------------------------
|
||||
| 1.3.0 | 0.19 -> master |
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -6,7 +6,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.elasticsearch</groupId>
|
||||
<artifactId>elasticsearch-cloud-aws</artifactId>
|
||||
<version>1.5.0-SNAPSHOT</version>
|
||||
<version>1.5.0</version>
|
||||
<packaging>jar</packaging>
|
||||
<description>AWS Cloud plugin for ElasticSearch</description>
|
||||
<inceptionYear>2009</inceptionYear>
|
||||
|
|
Loading…
Reference in New Issue