update parent references in policy/docker pom 30/140030/1 4.1.0
authorwaynedunican <wayne.dunican@est.tech>
Mon, 27 Jan 2025 13:52:49 +0000 (13:52 +0000)
committerwaynedunican <wayne.dunican@est.tech>
Mon, 27 Jan 2025 13:52:49 +0000 (13:52 +0000)
updated the parent references in the policy/docker pom

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

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

index a2278c6..e888650 100644 (file)
@@ -18,7 +18,7 @@
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
 #-------------------------------------------------------------------------------
-FROM onap/policy-jre-alpine:4.1.0-SNAPSHOT
+FROM onap/policy-jre-alpine:4.1.0
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy db-migrator"
diff --git a/pom.xml b/pom.xml
index 77dc47d..e164a3e 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.0-SNAPSHOT</version>
+        <version>5.1.0</version>
         <relativePath />
     </parent>