aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-12-15 16:19:36 +0000
committerliamfallon <liam.fallon@est.tech>2022-12-15 16:19:36 +0000
commitef2a86add9cac393a23e4a0b8980a339760860a3 (patch)
tree6bd82a9c44d08e3b1c5fd6dae893cfbc11becc7a /pom.xml
parentf5529727f5582676b64b68bf6ccb6d463bb2ec05 (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-4484 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I36771a49543cd51b7101ef252b96c1403b83df8e
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 00babba5..23cd4fbb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,13 +26,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.7.0</version>
+ <version>3.7.1-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.12.0-SNAPSHOT</version>
+ <version>1.12.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>policy-drools-pdp</name>
@@ -51,8 +51,8 @@
<hibernate.core.version>5.4.28.Final</hibernate.core.version>
<hibernate.commons.annotations.version>5.1.2.Final</hibernate.commons.annotations.version>
<xml.apis.version>1.4.01</xml.apis.version>
- <policy.common.version>1.12.0</policy.common.version>
- <policy.models.version>2.8.0</policy.models.version>
+ <policy.common.version>1.12.1-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.8.1-SNAPSHOT</policy.models.version>
</properties>
<modules>