diff options
author | 2025-03-13 07:37:24 +0000 | |
---|---|---|
committer | 2025-03-13 09:09:56 +0000 | |
commit | 90a1d3be116d4a2f1e1cfa62301b603c40d66909 (patch) | |
tree | b745119018d3384517a06acfac3cf026fed4c1bc /runtime-acm | |
parent | 1c1e799250039011faf5f8f4a9cbf2a0e3b1580e (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-5314
Change-Id: I7bb078eb9be0fe67c94676524b2ae925bf00f513
Signed-off-by: waynedunican <wayne.dunican@est.tech>
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 8852115a1..a44b76743 100644 --- a/runtime-acm/pom.xml +++ b/runtime-acm/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.clamp</groupId> <artifactId>policy-clamp</artifactId> - <version>8.1.1-SNAPSHOT</version> + <version>8.1.2-SNAPSHOT</version> </parent> <artifactId>policy-clamp-runtime-acm</artifactId> |