update parent references in policy/docker pom 26/140426/2 4.1.1
authorwaynedunican <wayne.dunican@est.tech>
Tue, 11 Mar 2025 14:22:15 +0000 (14:22 +0000)
committerwaynedunican <wayne.dunican@est.tech>
Tue, 11 Mar 2025 14:42:17 +0000 (14:42 +0000)
updated the parent references in the policy/docker pom

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

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

index 62b4eec..40e7892 100644 (file)
@@ -18,7 +18,7 @@
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
 #-------------------------------------------------------------------------------
-FROM onap/policy-jre-alpine:4.1.1-SNAPSHOT
+FROM onap/policy-jre-alpine:4.1.1
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy db-migrator"
diff --git a/pom.xml b/pom.xml
index f0e65f1..867047b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
   ============LICENSE_START=======================================================
    Copyright (C) 2018 Ericsson, Tieto. All rights reserved.
    Modifications Copyright (C) 2020 AT&T Intellectual Property. All rights reserved.
-   Modifications Copyright (C) 2021-2022 Nordix Foundation.
+   Modifications Copyright (C) 2021-2025 Nordix Foundation.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>5.1.1-SNAPSHOT</version>
+        <version>5.1.1</version>
         <relativePath />
     </parent>