aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2023-04-25 09:47:23 +0100
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2023-04-25 09:47:23 +0100
commit7998671c0a54a7ecfa36352c95e183f0bb9aa7e7 (patch)
treeffac5d9a10bcc0a607046095f78cb7ed58f460b5 /pom.xml
parent0863fabd6c2b85166a39b04573c323177d4dc79e (diff)
Update snapshot and/or references of policy/models to latest snapshots
policy/models updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4648 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech> Change-Id: Icb311d1eb36c3263e3e9fe996f49771124e68289
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 1174f43c3..e54d61cb4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,20 +27,20 @@
<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.models</groupId>
<artifactId>policy-models</artifactId>
- <version>2.8.2-SNAPSHOT</version>
+ <version>2.8.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>policy-models</name>
<description>This repo holds model code agnostic to PDP engines</description>
<properties>
- <policy.common.version>1.12.2</policy.common.version>
+ <policy.common.version>1.12.3-SNAPSHOT</policy.common.version>
</properties>
<modules>