update references in policy/drools-applications pom 18/142218/2
authorwaynedunican <wayne.dunican@est.tech>
Thu, 2 Oct 2025 11:36:21 +0000 (12:36 +0100)
committerWayne Dunican <wayne.dunican@est.tech>
Thu, 2 Oct 2025 12:39:11 +0000 (12:39 +0000)
updated references in the policy/drools-applications pom

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

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

diff --git a/pom.xml b/pom.xml
index f8daffe..80d55e6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
         <relativePath />
     </parent>
 
@@ -49,9 +49,9 @@
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 
         <!-- Project common dependency versions -->
-        <version.policy.common>3.2.1-SNAPSHOT</version.policy.common>
-        <policy.models.version>4.2.1-SNAPSHOT</policy.models.version>
-        <version.policy.drools-pdp>3.2.1-SNAPSHOT</version.policy.drools-pdp>
+        <version.policy.common>3.2.1</version.policy.common>
+        <policy.models.version>4.2.1</policy.models.version>
+        <version.policy.drools-pdp>3.2.1</version.policy.drools-pdp>
         <surefireArgLine>
             --add-opens java.base/java.lang=ALL-UNNAMED
         </surefireArgLine>