aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2019-09-16 21:11:30 +0200
committersebdet <sebastien.determe@intl.att.com>2019-09-16 21:13:13 +0200
commitd1b5aae3a3f705c8248f31d92c23b181f2e8d0e9 (patch)
tree11d7b6513aa486abee48b2cc7683cdb8a19c4ab0 /pom.xml
parent36966d3d4d244506641b903a5f0d2b23fa735f1c (diff)
Remove elastic search
Remove Elastic search build due to search guard package removed from the web Issue-ID: CLAMP-506 Change-Id: I6370cfbd64bcf8142e8c0f727c1696326098a23f Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/pom.xml b/pom.xml
index 3bdd435d..fcaf9b72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1089,23 +1089,6 @@
</build>
</image>
<image>
- <name>onap/clamp-dashboard-elasticsearch</name>
- <alias>onap-clamp-dashboard-elasticsearch</alias>
- <run>
- <skip>true</skip>
- </run>
- <build>
- <skip>true</skip>
- <cleanup>true</cleanup>
- <tags>
- <tag>latest</tag>
- <tag>${project.docker.latesttagtimestamp.version}</tag>
- <tag>${project.docker.latesttag.version}</tag>
- </tags>
- <dockerFile>elasticsearch/Dockerfile</dockerFile>
- </build>
- </image>
- <image>
<name>onap/clamp-dashboard-logstash</name>
<alias>onap-clamp-dashboard-logstash</alias>
<run>