From 7fc31c89f7f229b3af6ba8d9d15ceebc7e3e34c5 Mon Sep 17 00:00:00 2001 From: David Pilato Date: Wed, 15 Jan 2014 18:49:41 +0100 Subject: [PATCH] prepare release elasticsearch-mapper-attachments-2.0.0.RC1 --- README.md | 5 +++-- pom.xml | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 660f6cf9853..6f0af6aea74 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,12 @@ 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.9.0`. +In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-mapper-attachments/2.0.0.RC1`. | Attachment Mapper Plugin | elasticsearch | Tika | Release date | |-----------------------------|-----------------------|--------|:------------:| -| 2.0.0.RC1-SNAPSHOT (master) | 1.0.0.RC1 -> master | 1.4 | | +| 2.0.0-SNAPSHOT (master) | 1.0.0.RC1 -> master | 1.4 | | +| 2.0.0.RC1 | 1.0.0.RC1 -> master | 1.4 | 2014-01-15 | | 1.10.0-SNAPSHOT (1.x) | 0.90.3 -> 0.90 | 1.4 | | | 1.9.0 | 0.90.3 -> 0.90 | 1.4 | 2013-08-20 | | 1.8.0 | 0.90.3 -> 0.90 | 1.2 | 2013-08-07 | diff --git a/pom.xml b/pom.xml index 69c9ff0d7dd..04170a2b86f 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 org.elasticsearch elasticsearch-mapper-attachments - 2.0.0.RC1-SNAPSHOT + 2.0.0.RC1 jar Mapper Attachments Type for ElasticSearch 2009 @@ -30,7 +30,7 @@ - 1.0.0.RC1-SNAPSHOT + 1.0.0.RC1 4.6.0 1 true