update parent references in policy/docker pom 27/138427/1 4.0.0
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>
Thu, 11 Jul 2024 16:11:24 +0000 (16:11 +0000)
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>
Thu, 11 Jul 2024 16:11:24 +0000 (16:11 +0000)
updated the parent references in the policy/docker pom

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

Issue-ID: POLICY-5072
Change-Id: Id4d1c270b6044e1ee7a1c3fb5597567d664777a4
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
policy-db-migrator/src/main/docker/Dockerfile
pom.xml

index 06b7bea..d46aabf 100644 (file)
@@ -19,7 +19,7 @@
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
 #-------------------------------------------------------------------------------
-FROM onap/policy-jre-alpine:3.1.4-SNAPSHOT
+FROM onap/policy-jre-alpine:4.0.0
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy db-migrator"
diff --git a/pom.xml b/pom.xml
index d363bc6..a6c9c58 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>5.0.0-SNAPSHOT</version>
+        <version>5.0.0</version>
         <relativePath />
     </parent>