From 36966d3d4d244506641b903a5f0d2b23fa735f1c Mon Sep 17 00:00:00 2001 From: sebdet Date: Mon, 16 Sep 2019 17:40:32 +0200 Subject: [PATCH] Disable ES docker build Disable the elastic search docker build from the release as Search Guard has been deleted from web repo due to "DMCA takedown notice" Issue-ID: CLAMP-506 Change-Id: I28cb7d20dd0d2511d548385f46f19759148ff918 Signed-off-by: sebdet --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5d0c767d..3bdd435d 100644 --- a/pom.xml +++ b/pom.xml @@ -972,7 +972,6 @@ - io.fabric8 @@ -1096,6 +1095,7 @@ true + true true latest -- 2.16.6