update parent references in policy/docker pom 44/142944/1 5.0.0
authorakenihan <adam.kenihan@est.tech>
Fri, 16 Jan 2026 15:26:32 +0000 (15:26 +0000)
committerakenihan <adam.kenihan@est.tech>
Fri, 16 Jan 2026 15:26:32 +0000 (15:26 +0000)
updated the parent references in the policy/docker pom

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-5529
Change-Id: I0149b15d95c2f36a8799b505e749ddd6bf93cf7c
Signed-off-by: akenihan <adam.kenihan@est.tech>
policy-db-migrator/src/main/docker/Dockerfile
pom.xml

index 188d9e5..70cca5e 100644 (file)
@@ -18,7 +18,7 @@
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
 #-------------------------------------------------------------------------------
-FROM onap/policy-jre-alpine:4.2.3-SNAPSHOT
+FROM onap/policy-jre-alpine:5.0.0
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy db-migrator"
diff --git a/pom.xml b/pom.xml
index 0d40786..f811b42 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.1</version>
         <relativePath />
     </parent>