update parent references in policy/docker pom 21/142521/1 4.2.2
authorwaynedunican <wayne.dunican@est.tech>
Wed, 26 Nov 2025 11:21:38 +0000 (11:21 +0000)
committerwaynedunican <wayne.dunican@est.tech>
Wed, 26 Nov 2025 11:21:46 +0000 (11:21 +0000)
updated the parent references in the policy/docker pom

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

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

index 17027b4..74787a4 100644 (file)
@@ -18,7 +18,7 @@
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
 #-------------------------------------------------------------------------------
-FROM onap/policy-jre-alpine:4.2.2-SNAPSHOT
+FROM onap/policy-jre-alpine:4.2.2
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy db-migrator"
diff --git a/pom.xml b/pom.xml
index 7deaaf6..ab45721 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.2-SNAPSHOT</version>
+        <version>5.2.2</version>
         <relativePath />
     </parent>