From f070e19fb0da62bb3a93c2113701ee48d58b7f25 Mon Sep 17 00:00:00 2001 From: Robert Muir Date: Wed, 8 Jul 2015 23:45:53 -0400 Subject: [PATCH] remove custom assembly logic Original commit: elastic/x-pack-elasticsearch@4dc9f449949a3aeb11697e6c204ff8106de77032 --- plugin/pom.xml | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) diff --git a/plugin/pom.xml b/plugin/pom.xml index 62be5a4d981..6a298327f88 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -56,26 +56,8 @@ + org.apache.maven.plugins maven-assembly-plugin - - false - ${project.build.directory}/releases/ - - - - plugin - package - - single - - - false - - ${basedir}/src/main/assemblies/plugin.xml - - - - @@ -140,4 +122,4 @@ - \ No newline at end of file +