update parent references in policy/docker pom 11/139411/1 4.0.1
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>
Mon, 18 Nov 2024 12:34:19 +0000 (12:34 +0000)
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>
Mon, 18 Nov 2024 12:34:19 +0000 (12:34 +0000)
updated the parent references in the policy/docker pom

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

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

index 5e1fef5..60242df 100644 (file)
@@ -19,7 +19,7 @@
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
 #-------------------------------------------------------------------------------
-FROM onap/policy-jre-alpine:4.0.1-SNAPSHOT
+FROM onap/policy-jre-alpine:4.0.1
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy db-migrator"
diff --git a/pom.xml b/pom.xml
index 3910ab8..e00f9f9 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.1-SNAPSHOT</version>
+        <version>5.0.1</version>
         <relativePath />
     </parent>