summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSuresh Charan <suresh.charan@bell.ca>2023-04-25 12:12:54 -0400
committerSuresh Charan <suresh.charan@bell.ca>2023-04-25 12:12:54 -0400
commit512edccaa67e71bb77c866fdb55c35ba5e4b0978 (patch)
treed3551c7d5cfe47abf90485b33e6c09d7c4456697 /pom.xml
parent7d994bc8b1a51e3e00cb6f5c67dda962ce126294 (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-4648 Signed-off-by: Suresh Charan <suresh.charan@bell.ca> Change-Id: I6362550db328507e3993d51ca5980695dc1a7662
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 d327e52f..086f84eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,13 +26,13 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.7.2</version>
+ <version>3.7.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.12.2-SNAPSHOT</version>
+ <version>1.12.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.12.2</policy.common.version>
- <policy.models.version>2.8.2</policy.models.version>
+ <policy.common.version>1.12.3-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.8.3-SNAPSHOT</policy.models.version>
</properties>
<modules>