aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwaynedunican <wayne.dunican@est.tech>2024-02-19 09:37:29 +0000
committerwaynedunican <wayne.dunican@est.tech>2024-02-19 09:37:29 +0000
commite51bea1cd5dff02cd00ab93fd4a7f5726fa9a2fb (patch)
tree2937652609197502b73d1d34fb7e4d99a7f0508c /pom.xml
parent9b877171a89dfdc6abb3333a134ff0f3a3122d07 (diff)
Update snapshot and/or references of policy/drools-pdp to latest snapshots
policy/drools-pdp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4932 Change-Id: I0144065b3cf1348bd9a1cb85fcd990f174a04ef0 Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 57b2d1d6..dfa1f8ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,13 +27,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>policy-drools-pdp</name>
@@ -51,8 +51,8 @@
<json.path.version>2.9.0</json.path.version>
<hibernate.commons.annotations.version>6.0.6.Final</hibernate.commons.annotations.version>
<xml.apis.version>1.4.01</xml.apis.version>
- <policy.common.version>2.1.1</policy.common.version>
- <policy.models.version>3.1.1</policy.models.version>
+ <policy.common.version>2.1.2-SNAPSHOT</policy.common.version>
+ <policy.models.version>3.1.2-SNAPSHOT</policy.models.version>
</properties>
<modules>