From da6589969ba921e93b144b6670c80e2339091779 Mon Sep 17 00:00:00 2001 From: David Pilato Date: Fri, 6 Nov 2015 11:18:39 +0100 Subject: [PATCH] Mapper attachments plugin name is incorrect It used to be `mapper-attachements` but it's now `elasticsearch-mapper-attachments`. We need to change it to `mapper-attachements`. Closes #183. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 58c89ae20e5..9b1414ed61a 100644 --- a/pom.xml +++ b/pom.xml @@ -32,6 +32,7 @@ 2.1.0-SNAPSHOT + mapper-attachments org.elasticsearch.plugin.mapper.attachments.MapperAttachmentsPlugin ${project.basedir}/src/main/assemblies/plugin.xml mapper_attachments