From 985916038ee9f023ae03fbbaf5ca3236b17f22c2 Mon Sep 17 00:00:00 2001 From: Simon Willnauer Date: Fri, 8 Nov 2013 23:14:56 +0100 Subject: [PATCH] Just filter test jar and not the main jar file --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 518164547b6..364107aa797 100644 --- a/pom.xml +++ b/pom.xml @@ -984,13 +984,13 @@ test-jar + + + org/elasticsearch/test/**/* + + - - - org/elasticsearch/test/**/* - -