update parent references in policy/docker pom 99/140999/1
authorwaynedunican <wayne.dunican@est.tech>
Thu, 29 May 2025 08:17:12 +0000 (09:17 +0100)
committerwaynedunican <wayne.dunican@est.tech>
Thu, 29 May 2025 08:17:12 +0000 (09:17 +0100)
updated the parent references in the policy/docker pom

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

Issue-ID: POLICY-5377
Change-Id: I513fb693d4760b85cb53c0d90c74911268af8704
Signed-off-by: waynedunican <wayne.dunican@est.tech>
policy-db-migrator/src/main/docker/Dockerfile
pom.xml

index ce5d1d0..6fb35d0 100644 (file)
@@ -18,7 +18,7 @@
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
 #-------------------------------------------------------------------------------
-FROM onap/policy-jre-alpine:4.2.0-SNAPSHOT
+FROM onap/policy-jre-alpine:4.2.0
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy db-migrator"
diff --git a/pom.xml b/pom.xml
index 6c23450..2dce281 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>5.1.3-SNAPSHOT</version>
+        <version>5.2.0</version>
         <relativePath />
     </parent>