aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwaynedunican <wayne.dunican@est.tech>2024-05-17 10:25:13 +0100
committerwaynedunican <wayne.dunican@est.tech>2024-05-17 10:25:13 +0100
commit36c8ceac350246abf921ab5de45f3117956f2ca0 (patch)
tree51f9cb43ce5c1e3b1b35c0d34ffae93311845b00
parentc6ae9665b2e6b9a9f093fb60b0fe2263ff3288a5 (diff)
update references in policy/drools-applications pom
updated references in the policy/drools-applications pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-5001 Change-Id: I1aa6ce59d6a3696f033a0ce1ec077b31b5de5164 Signed-off-by: waynedunican <wayne.dunican@est.tech>
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index ba50b72d9..a631f97b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.3-SNAPSHOT</version>
+ <version>4.1.4</version>
<relativePath />
</parent>
@@ -47,9 +47,9 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- Project common dependency versions -->
- <version.policy.common>2.1.3-SNAPSHOT</version.policy.common>
- <policy.models.version>3.1.3-SNAPSHOT</policy.models.version>
- <version.policy.drools-pdp>2.1.3-SNAPSHOT</version.policy.drools-pdp>
+ <version.policy.common>2.1.3</version.policy.common>
+ <policy.models.version>3.1.3</policy.models.version>
+ <version.policy.drools-pdp>2.1.3</version.policy.drools-pdp>
<surefireArgLine>
--add-opens java.base/java.lang=ALL-UNNAMED
</surefireArgLine>