diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:53 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:53 +0100 |
commit | e57620e3a6d9a7c3db9d8250730b1cd646729c64 (patch) | |
tree | 54f4dbd9cdb7b4d9efd47ac7cf5fa482e2c02fb6 /runtime-acm/pom.xml | |
parent | 858e275aa848b3f701589bbcfd5b97b9fab83e54 (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-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I51cf214ae8389f03bc64589f94b447138fbbec3a
Diffstat (limited to 'runtime-acm/pom.xml')
-rwxr-xr-x | 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 b17943c54..c2f808ab0 100755 --- 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>7.0.4-SNAPSHOT</version> + <version>7.1.0-SNAPSHOT</version> </parent> <artifactId>policy-clamp-runtime-acm</artifactId> |