aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPawel <pawel.kasperkiewicz@nokia.com>2021-02-05 10:17:07 +0100
committerPawel <pawel.kasperkiewicz@nokia.com>2021-02-05 10:17:07 +0100
commitf766d8836d051a1be9b8e03d9cdc22167a2f6948 (patch)
tree4a342d343264612608aa61cbe1df81161d54e983
parentcc8c26055f21e8f26c0255f094c39b2cbe1ab975 (diff)
Disable an image tag7.0.0-ONAPguilin
- turn off 'latest' image tag in the 'guilin' branch Issue-ID: DCAEGEN2-2537 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Ib277c993c1acb4deab64b04a6f0622eba9817a4d
-rw-r--r--prh-app-server/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/prh-app-server/pom.xml b/prh-app-server/pom.xml
index 630a0080..197ddd44 100644
--- a/prh-app-server/pom.xml
+++ b/prh-app-server/pom.xml
@@ -189,7 +189,6 @@
<contextDir>${project.basedir}</contextDir>
<cleanup>none</cleanup>
<tags>
- <tag>latest</tag>
<tag>${project.version}</tag>
<tag>${project.version}-${maven.build.timestamp}Z</tag>
</tags>