aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwaynedunican <wayne.dunican@est.tech>2025-01-28 08:03:30 +0000
committerwaynedunican <wayne.dunican@est.tech>2025-01-28 08:03:30 +0000
commit48c3440b971dea0ab3f39f0bffb011d5510b7b0b (patch)
tree038db6c83838648fd58701b76004c7f6a8891075 /pom.xml
parent83c37402634bf49b8a2edb442385ccfb21daa271 (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-5255 Change-Id: I386c37826a8c034fd4a9863396f63e6a9291a7b6 Signed-off-by: waynedunican <wayne.dunican@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 a7329afe4..b07e10589 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,20 +27,20 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>5.1.0</version>
+ <version>5.1.1-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.models</groupId>
<artifactId>policy-models</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.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.1.0</policy.common.version>
+ <policy.common.version>3.1.1-SNAPSHOT</policy.common.version>
</properties>
<modules>