update parent references in policy/docker pom 62/142162/1 4.2.1
authorwaynedunican <wayne.dunican@est.tech>
Tue, 30 Sep 2025 14:40:45 +0000 (15:40 +0100)
committerwaynedunican <wayne.dunican@est.tech>
Tue, 30 Sep 2025 14:40:48 +0000 (15:40 +0100)
updated the parent references in the policy/docker pom

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

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

index 4b8184f..bc89cae 100644 (file)
@@ -18,7 +18,7 @@
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
 #-------------------------------------------------------------------------------
-FROM onap/policy-jre-alpine:4.2.1-SNAPSHOT
+FROM onap/policy-jre-alpine:4.2.1
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy db-migrator"
diff --git a/pom.xml b/pom.xml
index c3cf410..1bb709a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
         <relativePath />
     </parent>