summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-11-18 16:31:20 +0000
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-11-18 16:31:20 +0000
commit08a2395efa2eb1fefe0cad350cb2cbb3d617edb6 (patch)
tree42b0c692aa92086029566f872e211f07a485067a /pom.xml
parent206f346e32260a14f6c7de782bcf6b40b7267337 (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-5166 Change-Id: I11f36f587352713b50ef9d9b16df785339e24a87 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
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 afebe578f..78634f6cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,20 +27,20 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>5.0.1</version>
+ <version>5.0.2-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.models</groupId>
<artifactId>policy-models</artifactId>
- <version>4.0.1-SNAPSHOT</version>
+ <version>4.0.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>policy-models</name>
<description>This repo holds model code agnostic to PDP engines</description>
<properties>
- <policy.common.version>3.0.1</policy.common.version>
+ <policy.common.version>3.0.2-SNAPSHOT</policy.common.version>
</properties>
<modules>