aboutsummaryrefslogtreecommitdiffstats
path: root/prh-app-server/pom.xml
diff options
context:
space:
mode:
authorPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2021-08-16 09:39:00 +0200
committerPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2021-08-16 07:58:26 +0000
commit75a6223ef340869511e5a6d5f423aeecebaaa057 (patch)
treeb61eb34854bfcefecaee4dc26150b4f131d97ff4 /prh-app-server/pom.xml
parentdfda8cd0d3f08ff700687011bfc800ce6dd4373b (diff)
Update latest image tag on honolulu branchhonolulu
Issue-ID: DCAEGEN2-1531 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I2697da9848581ea57e0d0ca41a961a226f5ea7bb
Diffstat (limited to 'prh-app-server/pom.xml')
-rw-r--r--prh-app-server/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/prh-app-server/pom.xml b/prh-app-server/pom.xml
index 2589c86e..526f5a34 100644
--- a/prh-app-server/pom.xml
+++ b/prh-app-server/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.dcaegen2.services</groupId>
<artifactId>prh</artifactId>
- <version>1.5.6-SNAPSHOT</version>
+ <version>1.5.7-SNAPSHOT</version>
</parent>
<groupId>org.onap.dcaegen2.services.prh</groupId>
@@ -189,7 +189,7 @@
<contextDir>${project.basedir}</contextDir>
<cleanup>none</cleanup>
<tags>
- <tag>latest</tag>
+ <tag>honolulu-latest</tag>
<tag>${project.version}</tag>
<tag>${project.version}-${maven.build.timestamp}Z</tag>
</tags>