aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwaynedunican <wayne.dunican@est.tech>2024-05-17 10:25:08 +0100
committerwaynedunican <wayne.dunican@est.tech>2024-05-17 10:25:08 +0100
commit70946811fe5755fbdd89e78ffe15ac1d0f21496b (patch)
tree5c639d9e2d4ed6d3f492714a600292b6091c4a6e /pom.xml
parentc4410755571119ba386b9190b729e7f834c02e3c (diff)
Update snapshot and/or references of policy/clamp to latest snapshotsHEADmaster
policy/clamp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5001 Change-Id: Iff92376f1537772c6130cc2c53c74bd8ca0cd006 Signed-off-by: waynedunican <wayne.dunican@est.tech>
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 d32086e99..214a3093f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,12 +23,12 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.1.4</version>
+ <version>4.1.5-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>policy-clamp</artifactId>
- <version>7.1.3-SNAPSHOT</version>
+ <version>7.1.4-SNAPSHOT</version>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
<description>
@@ -50,8 +50,8 @@
o policy-clamp-participant-impl-kserve: A standard participant for Kserve
</description>
<properties>
- <policy.common.version>2.1.3</policy.common.version>
- <policy.models.version>3.1.3</policy.models.version>
+ <policy.common.version>2.1.4-SNAPSHOT</policy.common.version>
+ <policy.models.version>3.1.4-SNAPSHOT</policy.models.version>
</properties>
<modules>
<module>common</module>