update parent references in policy/docker pom 77/136777/1 3.1.0
authorsaul.gill <saul.gill@est.tech>
Mon, 11 Dec 2023 11:40:22 +0000 (11:40 +0000)
committersaul.gill <saul.gill@est.tech>
Mon, 11 Dec 2023 11:40:22 +0000 (11:40 +0000)
updated the parent references in the policy/docker pom

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

Issue-ID: POLICY-4907
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: I3944350a75c834ec39947e3ec3b0741218073929

policy-db-migrator/src/main/docker/Dockerfile
pom.xml

index 16d5168..460ce0b 100644 (file)
@@ -18,7 +18,7 @@
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
 #-------------------------------------------------------------------------------
-FROM onap/policy-jre-alpine:3.1.0-SNAPSHOT
+FROM onap/policy-jre-alpine:3.1.0
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy db-migrator"
diff --git a/pom.xml b/pom.xml
index a92a327..6ad6863 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>4.1.0-SNAPSHOT</version>
+        <version>4.1.0</version>
         <relativePath />
     </parent>