Update latest image tag on honolulu branch 78/123278/2 honolulu
authorPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Mon, 16 Aug 2021 07:39:00 +0000 (09:39 +0200)
committerPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Mon, 16 Aug 2021 07:58:26 +0000 (07:58 +0000)
Issue-ID: DCAEGEN2-1531
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: I2697da9848581ea57e0d0ca41a961a226f5ea7bb

Changelog.md
pom.xml
prh-app-server/pom.xml
prh-commons/pom.xml

index 444ed1a..cacf55a 100644 (file)
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](http://keepachangelog.com/)
 and this project adheres to [Semantic Versioning](http://semver.org/).
 
+## [1.5.7]
+### Changed
+- Updated image tag to honolulu-latest
+
 ## [1.5.6] - 10/02/2021
 ### Changed
 - Updated to use DCAE-SDK 1.6.0
diff --git a/pom.xml b/pom.xml
index 5e4652d..591e7e5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
 
   <groupId>org.onap.dcaegen2.services</groupId>
   <artifactId>prh</artifactId>
-  <version>1.5.6-SNAPSHOT</version>
+  <version>1.5.7-SNAPSHOT</version>
 
   <name>dcaegen2-services-prh</name>
   <description>PNF Registration Handler</description>
index 2589c86..526f5a3 100644 (file)
@@ -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>
                 <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>
index 8de00ba..d8601fd 100644 (file)
@@ -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>