aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-10-21 10:50:20 +0100
committerliamfallon <liam.fallon@est.tech>2022-10-21 10:50:20 +0100
commit30ed354515ff27104d3e77109eb6881270aeb1fd (patch)
treea886667cae06b47fe18afe8d52cd3dc85ac6a1b1 /pom.xml
parentd7c06c3b164bcf468044a1f9d69d1723711761e7 (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-4408 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ibe0ef73872094fb12b23233dd7828da24d715254
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 cd9be89b..34ab6876 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,13 +26,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.6.1</version>
+ <version>3.6.2-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.11.1-SNAPSHOT</version>
+ <version>1.11.2-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.1</policy.common.version>
- <policy.models.version>2.7.1</policy.models.version>
+ <policy.common.version>1.11.2-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.7.2-SNAPSHOT</policy.models.version>
</properties>
<modules>