diff --git a/README.md b/README.md index 973123bb77d..4a8d8d5dd24 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ In order to install the plugin, simply run: `bin/plugin -install elasticsearch/e ----------------------------------------------- | master | 0.19 -> master | ----------------------------------------------- + | 1.3.0 | 0.19 -> master | + ----------------------------------------------- | 1.2.0 | 0.19 -> master | ----------------------------------------------- | 1.1.0 | 0.19 -> master | diff --git a/pom.xml b/pom.xml index ab68e422e84..daf0c1ae334 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 org.elasticsearch elasticsearch-mapper-attachments - 1.3.0-SNAPSHOT + 1.3.0 jar Mapper Attachments Type for ElasticSearch 2009 @@ -35,21 +35,21 @@ - - codehausSnapshots - Codehaus Snapshots - - true - always - warn - - - true - always - fail - - http://oss.sonatype.org/content/repositories/releases/ - default + + codehausSnapshots + Codehaus Snapshots + + true + always + warn + + + true + always + fail + + http://oss.sonatype.org/content/repositories/releases/ + default