From b34b18be3fb2cac2174080c91cc6ef0fe572911f Mon Sep 17 00:00:00 2001 From: Robert Muir Date: Thu, 21 May 2015 17:13:28 -0400 Subject: [PATCH] Remove duplicate test config Original commit: elastic/x-pack-elasticsearch@2acd8bdf8c21d9123738a0919653f08a4642c588 --- pom.xml | 46 ---------------------------------------------- 1 file changed, 46 deletions(-) diff --git a/pom.xml b/pom.xml index 9681664bdbc..e09b5f21e6f 100644 --- a/pom.xml +++ b/pom.xml @@ -25,52 +25,6 @@ ${project.basedir} - - - - - org.apache.lucene - lucene-test-framework - test - - - org.elasticsearch - elasticsearch - test - test-jar - - - org.hamcrest - hamcrest-all - 1.3 - test - - - junit - junit - 4.11 - test - - - com.carrotsearch.randomizedtesting - randomizedtesting-runner - test - - - log4j - log4j - test - - - - - org.elasticsearch - elasticsearch - provided - - - -