update parent references in policy/docker pom 43/137743/1 3.1.2
authorsaul.gill <saul.gill@est.tech>
Thu, 25 Apr 2024 09:20:02 +0000 (10:20 +0100)
committersaul.gill <saul.gill@est.tech>
Thu, 25 Apr 2024 09:20:02 +0000 (10:20 +0100)
updated the parent references in the policy/docker pom

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

Issue-ID: POLICY-4970
Change-Id: If862eeaaef29e239517be128f19df35b351cf022
Signed-off-by: saul.gill <saul.gill@est.tech>
policy-db-migrator/src/main/docker/Dockerfile
pom.xml

index 81ea0e2..a075baa 100644 (file)
@@ -19,7 +19,7 @@
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
 #-------------------------------------------------------------------------------
-FROM onap/policy-jre-alpine:3.1.2-SNAPSHOT
+FROM onap/policy-jre-alpine:3.1.2
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy db-migrator"
diff --git a/pom.xml b/pom.xml
index 542eafe..66931f0 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.2-SNAPSHOT</version>
+        <version>4.1.2</version>
         <relativePath />
     </parent>