aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-10-19 14:28:45 +0100
committerliamfallon <liam.fallon@est.tech>2023-10-19 14:28:45 +0100
commit73bdb4b3d657c9187d817f7c0691983916268075 (patch)
treed2b480e2317238e5de33dc4d69244d98fe8101b0 /pom.xml
parent92bbe4e248ad86f30c10e71456924d20e0541c3b (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-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ic693b0164d6bdd6944d2c68b0b39744a790be22a
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 f0a1649b5..a77762218 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,12 +23,12 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.0.1</version>
+ <version>4.0.2-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>policy-clamp</artifactId>
- <version>7.0.2-SNAPSHOT</version>
+ <version>7.0.3-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.0.1</policy.common.version>
- <policy.models.version>3.0.1</policy.models.version>
+ <policy.common.version>2.0.2-SNAPSHOT</policy.common.version>
+ <policy.models.version>3.0.2-SNAPSHOT</policy.models.version>
</properties>
<modules>
<module>common</module>