update parent references in policy/docker pom 46/133446/1 2.6.1
authorsaul.gill <saul.gill@est.tech>
Tue, 28 Feb 2023 11:58:30 +0000 (11:58 +0000)
committersaul.gill <saul.gill@est.tech>
Tue, 28 Feb 2023 11:58:33 +0000 (11:58 +0000)
updated the parent references in the policy/docker pom

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

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

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

index 92f4558..8fd2680 100644 (file)
@@ -18,7 +18,7 @@
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
 #-------------------------------------------------------------------------------
-FROM onap/policy-jre-alpine:2.6.1-SNAPSHOT
+FROM onap/policy-jre-alpine:2.6.1
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy db-migrator"
diff --git a/pom.xml b/pom.xml
index fb2e67a..d1da4c9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.7.1-SNAPSHOT</version>
+        <version>3.7.1</version>
         <relativePath />
     </parent>