diff options
author | 2025-01-28 10:14:05 +0000 | |
---|---|---|
committer | 2025-01-28 10:14:05 +0000 | |
commit | 63e37dc228a417e00693250f4cc6fad1f81b283c (patch) | |
tree | 95e81952d0bfb00b3c499d7e7c511f6e40fb6fe6 /participant/participant-impl/participant-impl-acelement | |
parent | fbaf7b421d593f8f06631bddd530ec7ebff5c587 (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-5255
Change-Id: I0fe28c4346a49c6bf821ec6ac78d16ec62255c6c
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'participant/participant-impl/participant-impl-acelement')
-rw-r--r-- | participant/participant-impl/participant-impl-acelement/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/participant/participant-impl/participant-impl-acelement/pom.xml b/participant/participant-impl/participant-impl-acelement/pom.xml index 9e5a9a587..4495308aa 100644 --- a/participant/participant-impl/participant-impl-acelement/pom.xml +++ b/participant/participant-impl/participant-impl-acelement/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.clamp.participant</groupId> <artifactId>policy-clamp-participant-impl</artifactId> - <version>8.1.0-SNAPSHOT</version> + <version>8.1.1-SNAPSHOT</version> </parent> <artifactId>policy-clamp-acm-element-impl</artifactId> |