update parent references in policy/docker pom 32/137232/1 3.1.1
authorwaynedunican <wayne.dunican@est.tech>
Fri, 16 Feb 2024 13:07:10 +0000 (13:07 +0000)
committerwaynedunican <wayne.dunican@est.tech>
Fri, 16 Feb 2024 13:07:10 +0000 (13:07 +0000)
updated the parent references in the policy/docker pom

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

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

index 835f96f..063dc5e 100644 (file)
@@ -18,7 +18,7 @@
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
 #-------------------------------------------------------------------------------
-FROM onap/policy-jre-alpine:3.1.1-SNAPSHOT
+FROM onap/policy-jre-alpine:3.1.1
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy db-migrator"
diff --git a/pom.xml b/pom.xml
index 7ea4426..158c8f8 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.1-SNAPSHOT</version>
+        <version>4.1.1</version>
         <relativePath />
     </parent>