summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-07-12 11:00:26 +0000
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2024-07-12 11:00:26 +0000
commitd6e6d390f583fa860e98f8e4e2b71dac2a6604aa (patch)
treeb8eb3673e7d0acf5ffae42aa539024cd86198636 /pom.xml
parent99937d219398095a4896743de0fc1ad634f1dfed (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-5072 Change-Id: I3f1e814bcb5a6da0a678074df249b92113107b20 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 470e1ffce..0a77d11be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,20 +27,20 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>5.0.0</version>
+ <version>5.0.1-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.models</groupId>
<artifactId>policy-models</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.1-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.0</policy.common.version>
+ <policy.common.version>3.0.1-SNAPSHOT</policy.common.version>
</properties>
<modules>