diff --git a/README.md b/README.md index f0e327bf948..710e77707ad 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Mapper Attachments Type for ElasticSearch The mapper attachments plugin adds the `attachment` type to ElasticSearch using [Apache Tika](http://lucene.apache.org/tika/). -In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-mapper-attachments/1.8.0`. +In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-mapper-attachments/1.9.0`.
1.9.0-SNAPSHOT (master) | +1.10.0-SNAPSHOT (master) | 0.90.3 -> master | 1.4 | |
1.9.0 | +0.90.3 -> master | +1.4 | +20/08/2013 | +|
1.8.0 | 0.90.3 -> master | diff --git a/pom.xml b/pom.xml index 1de81c311b9..57880946e19 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@