aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-11-14 16:52:53 +0100
committerliamfallon <liam.fallon@est.tech>2023-11-14 16:52:53 +0100
commit3276371eda89578e4fe3ad2ce348d1da6e22ff3f (patch)
tree534f230c0c6b3d5e3864e9db9587b102bffef63c /pom.xml
parente57620e3a6d9a7c3db9d8250730b1cd646729c64 (diff)
Set all cross references of policy/clamp
policy/clamp updated with correct cross references *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I14ecc079ddf1445eb22bbbf710190265ae1255d4
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 e6b5c8dc8..dafbfefc9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>4.0.3-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.clamp</groupId>
@@ -50,8 +50,8 @@
o policy-clamp-participant-impl-kserve: A standard participant for Kserve
</description>
<properties>
- <policy.common.version>2.0.3-SNAPSHOT</policy.common.version>
- <policy.models.version>3.0.3-SNAPSHOT</policy.models.version>
+ <policy.common.version>2.1.0-SNAPSHOT</policy.common.version>
+ <policy.models.version>3.1.0-SNAPSHOT</policy.models.version>
</properties>
<modules>
<module>common</module>