From fa187a2e697c73865a820ec24d7744adc3b8f161 Mon Sep 17 00:00:00 2001 From: Martijn van Groningen Date: Wed, 7 Oct 2015 22:42:14 +0200 Subject: [PATCH] fix smoke test qa test by adding ingest plugin dependency --- qa/smoke-test-plugins/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/qa/smoke-test-plugins/pom.xml b/qa/smoke-test-plugins/pom.xml index 238ea9c7f6b..99e016a12a6 100644 --- a/qa/smoke-test-plugins/pom.xml +++ b/qa/smoke-test-plugins/pom.xml @@ -381,6 +381,14 @@ true + + org.elasticsearch.plugin + ingest + ${elasticsearch.version} + zip + true + + org.elasticsearch.plugin