update references in policy/drools-applications pom 67/140467/1
authorwaynedunican <wayne.dunican@est.tech>
Thu, 13 Mar 2025 07:37:27 +0000 (07:37 +0000)
committerwaynedunican <wayne.dunican@est.tech>
Thu, 13 Mar 2025 08:39:45 +0000 (08:39 +0000)
updated references in the policy/drools-applications pom

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

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

diff --git a/pom.xml b/pom.xml
index e849df4..02c20da 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
   drools-pdp-apps
   ================================================================================
   Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved.
-  Modifications Copyright (C) 2019, 2023-2024 Nordix Foundation.
+  Modifications Copyright (C) 2019, 2023-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.
@@ -16,6 +16,8 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
+
+  SPDX-License-Identifier: Apache-2.0
   ============LICENSE_END=========================================================
   -->
 
@@ -26,7 +28,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>5.1.1-SNAPSHOT</version>
+        <version>5.1.1</version>
         <relativePath />
     </parent>
 
@@ -47,9 +49,9 @@
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 
         <!-- Project common dependency versions -->
-        <version.policy.common>3.1.1-SNAPSHOT</version.policy.common>
-        <policy.models.version>4.1.1-SNAPSHOT</policy.models.version>
-        <version.policy.drools-pdp>3.1.1-SNAPSHOT</version.policy.drools-pdp>
+        <version.policy.common>3.1.1</version.policy.common>
+        <policy.models.version>4.1.1</policy.models.version>
+        <version.policy.drools-pdp>3.1.1</version.policy.drools-pdp>
         <surefireArgLine>
             --add-opens java.base/java.lang=ALL-UNNAMED
         </surefireArgLine>