aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwaynedunican <wayne.dunican@est.tech>2025-01-28 10:14:05 +0000
committerwaynedunican <wayne.dunican@est.tech>2025-01-28 10:14:05 +0000
commit63e37dc228a417e00693250f4cc6fad1f81b283c (patch)
tree95e81952d0bfb00b3c499d7e7c511f6e40fb6fe6 /pom.xml
parentfbaf7b421d593f8f06631bddd530ec7ebff5c587 (diff)
Update snapshot and/or references of policy/clamp to latest snapshots
policy/clamp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5255 Change-Id: I0fe28c4346a49c6bf821ec6ac78d16ec62255c6c 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 cdd0ef7b0..e372f0553 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,12 +23,12 @@
<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.clamp</groupId>
<artifactId>policy-clamp</artifactId>
- <version>8.1.0-SNAPSHOT</version>
+ <version>8.1.1-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>3.1.0</policy.common.version>
- <policy.models.version>4.1.0</policy.models.version>
+ <policy.common.version>3.1.1-SNAPSHOT</policy.common.version>
+ <policy.models.version>4.1.1-SNAPSHOT</policy.models.version>
<version.netty>4.1.112.Final</version.netty>
</properties>
<modules>