From 2d604eaef672e32285b861bf8b1c3ea631f4ae25 Mon Sep 17 00:00:00 2001 From: David Pilato Date: Thu, 1 Oct 2015 00:08:37 +0200 Subject: [PATCH] Update to elasticsearch 2.0.0.beta2 Closes #161. Closes #162. (cherry picked from commit 8583ce9) --- pom.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index b2930425104..58c89ae20e5 100644 --- a/pom.xml +++ b/pom.xml @@ -32,9 +32,7 @@ 2.1.0-SNAPSHOT - org.elasticsearch.plugin.mapper.attachments.MapperAttachmentsPlugin - ${project.basedir}/src/main/assemblies/plugin.xml mapper_attachments false @@ -42,11 +40,10 @@ - org.elasticsearch.distribution.fully-loaded + org.elasticsearch elasticsearch ${elasticsearch.version} - pom - test + provided