update parent references in policy/common pom 25/140425/2
authorwaynedunican <wayne.dunican@est.tech>
Tue, 11 Mar 2025 14:22:18 +0000 (14:22 +0000)
committerwaynedunican <wayne.dunican@est.tech>
Tue, 11 Mar 2025 14:45:17 +0000 (14:45 +0000)
updated the parent references in the policy/common pom

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

Issue-ID: POLICY-5314
Change-Id: I27e897a399379313da123928cf9bc06baa8702e3
Signed-off-by: waynedunican <wayne.dunican@est.tech>
pom.xml

diff --git a/pom.xml b/pom.xml
index 34eec08..7a2fa81 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
   ONAP policy
   ================================================================================
   Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved.
-  Modifications Copyright (C) 2019-2020, 2022-2024 Nordix Foundation.
+  Modifications Copyright (C) 2019-2020, 2022-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.
@@ -17,6 +17,8 @@
   See the License for the specific language governing permissions and
   limitations under the License.
   ============LICENSE_END=========================================================
+
+  SPDX-License-Identifier: Apache-2.0
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
@@ -25,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>5.1.1-SNAPSHOT</version>
+        <version>5.1.1</version>
         <relativePath />
     </parent>