aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2019-09-16 17:40:32 +0200
committersebdet <sebastien.determe@intl.att.com>2019-09-16 17:40:32 +0200
commit36966d3d4d244506641b903a5f0d2b23fa735f1c (patch)
treed7544d22e8330829ec8ebde80291a3d892a3bfbd /pom.xml
parentfdfde2175da045760b356548203131480ae9d601 (diff)
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 <sebastien.determe@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5d0c767d..3bdd435d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -972,7 +972,6 @@
</configuration>
</execution>
</executions>
-
</plugin>
<plugin>
<groupId>io.fabric8</groupId>
@@ -1096,6 +1095,7 @@
<skip>true</skip>
</run>
<build>
+ <skip>true</skip>
<cleanup>true</cleanup>
<tags>
<tag>latest</tag>