update parent references in policy/docker pom 29/137929/1 3.1.3
authorwaynedunican <wayne.dunican@est.tech>
Thu, 16 May 2024 11:45:13 +0000 (12:45 +0100)
committerwaynedunican <wayne.dunican@est.tech>
Thu, 16 May 2024 11:45:13 +0000 (12:45 +0100)
updated the parent references in the policy/docker pom

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

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

index 1458a58..7ff6ac7 100644 (file)
@@ -19,7 +19,7 @@
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
 #-------------------------------------------------------------------------------
-FROM onap/policy-jre-alpine:3.1.3-SNAPSHOT
+FROM onap/policy-jre-alpine:3.1.3
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy db-migrator"
diff --git a/pom.xml b/pom.xml
index 4edb861..db5fef0 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.3-SNAPSHOT</version>
+        <version>4.1.4</version>
         <relativePath />
     </parent>