aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-04-12 21:34:56 +0100
committerliamfallon <liam.fallon@est.tech>2022-04-12 21:34:56 +0100
commit91cb634afec00c5cfc31d08f24651bdbe27077b8 (patch)
tree0d642802de546dd35f49620322ebb2f28b81fdb2 /pom.xml
parent953121b51e3dda88a696a4a2dc225562b0151dfb (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-4089 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Iee8e460c80dbaa4a4df4529aa068e1cfcc81dfcb
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 67409c28..15c4e94c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,13 +26,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.5.2</version>
+ <version>3.5.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.10.2-SNAPSHOT</version>
+ <version>1.10.3-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.10.2</policy.common.version>
- <policy.models.version>2.6.2</policy.models.version>
+ <policy.common.version>1.10.3-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.6.3-SNAPSHOT</policy.models.version>
</properties>
<modules>