diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-28 16:00:51 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-28 16:00:51 +0100 |
commit | 3018f68d199cc9cb8e86fd3032ca6b231d48204c (patch) | |
tree | f777a1cceedb199d45f8a31d3062b293dfa2acb2 /runtime-acm | |
parent | a01f6d4a063c39566afd98efe685513e81b5d2ce (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-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ib28160e231fbfe1124cd49d29ca9e3d538a1cbfd
Diffstat (limited to 'runtime-acm')
-rw-r--r-- | runtime-acm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime-acm/pom.xml b/runtime-acm/pom.xml index c6729ffa5..e863e48da 100644 --- a/runtime-acm/pom.xml +++ b/runtime-acm/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.clamp</groupId> <artifactId>policy-clamp</artifactId> - <version>6.2.3-SNAPSHOT</version> + <version>6.2.4-SNAPSHOT</version> </parent> <artifactId>policy-clamp-runtime-acm</artifactId> |