update references in policy/drools-applications pom 92/140092/1
authorwaynedunican <wayne.dunican@est.tech>
Tue, 28 Jan 2025 10:14:08 +0000 (10:14 +0000)
committerwaynedunican <wayne.dunican@est.tech>
Tue, 28 Jan 2025 10:14:08 +0000 (10:14 +0000)
updated references in the policy/drools-applications pom

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

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

diff --git a/pom.xml b/pom.xml
index 52bcd7a..cdc85c7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>5.1.0-SNAPSHOT</version>
+        <version>5.1.0</version>
         <relativePath />
     </parent>
 
@@ -47,9 +47,9 @@
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 
         <!-- Project common dependency versions -->
-        <version.policy.common>3.1.0-SNAPSHOT</version.policy.common>
-        <policy.models.version>4.1.0-SNAPSHOT</policy.models.version>
-        <version.policy.drools-pdp>3.1.0-SNAPSHOT</version.policy.drools-pdp>
+        <version.policy.common>3.1.0</version.policy.common>
+        <policy.models.version>4.1.0</policy.models.version>
+        <version.policy.drools-pdp>3.1.0</version.policy.drools-pdp>
         <surefireArgLine>
             --add-opens java.base/java.lang=ALL-UNNAMED
         </surefireArgLine>