aboutsummaryrefslogtreecommitdiffstats
path: root/runtime-acm
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-05-25 09:41:35 +0100
committerliamfallon <liam.fallon@est.tech>2023-05-25 09:41:35 +0100
commit8e6aa422cbc054293ef82503a816a31b9e9a407a (patch)
treefdec3561b8979d3f64d82ebf6495a71b1f045535 /runtime-acm
parent48cda60e2f2835ad988f03d281ffd8bc5d24d74d (diff)
Set snapshot and/or references of policy/clamp for new release
policy/clamp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4662 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I0697ed63e666a83458b4d05712a2eabd51482f65
Diffstat (limited to 'runtime-acm')
-rw-r--r--runtime-acm/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime-acm/pom.xml b/runtime-acm/pom.xml
index f828b828a..bc8dc75d7 100644
--- a/runtime-acm/pom.xml
+++ b/runtime-acm/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>policy-clamp</artifactId>
- <version>6.4.4-SNAPSHOT</version>
+ <version>7.0.0-SNAPSHOT</version>
</parent>
<artifactId>policy-clamp-runtime-acm</artifactId>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>policy-clamp-models</artifactId>
- <version>6.4.4-SNAPSHOT</version>
+ <version>7.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.onap.policy.clamp</groupId>