From 554e2121e95d0bbb7bc405192929b3d3620c7c35 Mon Sep 17 00:00:00 2001 From: David Pilato Date: Tue, 25 Aug 2015 13:51:05 +0200 Subject: [PATCH] [build] update to elasticsearch 2.1.0 Closes #151. --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index bea58e0dc4c..063548da710 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.elasticsearch elasticsearch-mapper-attachments - 3.0.0-SNAPSHOT + 3.1.0-SNAPSHOT Elasticsearch Mapper Attachment plugin The mapper attachments plugin adds the attachment type to Elasticsearch using Apache Tika. https://github.com/elastic/elasticsearch-mapper-attachments/ @@ -27,11 +27,11 @@ org.elasticsearch.plugin plugins - 2.0.0-beta1-SNAPSHOT + 2.1.0-SNAPSHOT - 2.0.0-beta1-SNAPSHOT + 2.1.0-SNAPSHOT org.elasticsearch.plugin.mapper.attachments.MapperAttachmentsPlugin