aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-10-21 17:45:32 +0100
committerliamfallon <liam.fallon@est.tech>2022-10-21 17:45:32 +0100
commit6c53c10a3da48542a6e1fa0b368c45207714a077 (patch)
tree86fccc3911d8ea0c27a56a07e3e9f896adb2530f /pom.xml
parent30ed354515ff27104d3e77109eb6881270aeb1fd (diff)
Set snapshot and/or references of policy/drools-pdp for new release
policy/drools-pdp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4408 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ibd0c56def68a4a239bdb6d3fb8d3aae358f6ae72
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 34ab6876..bbcf46eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,13 +26,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.6.2-SNAPSHOT</version>
+ <version>3.7.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.11.2-SNAPSHOT</version>
+ <version>1.12.0-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.11.2-SNAPSHOT</policy.common.version>
- <policy.models.version>2.7.2-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.12.0-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.8.0-SNAPSHOT</policy.models.version>
</properties>
<modules>