diff options
author | 2025-01-28 10:14:05 +0000 | |
---|---|---|
committer | 2025-01-28 10:14:05 +0000 | |
commit | 63e37dc228a417e00693250f4cc6fad1f81b283c (patch) | |
tree | 95e81952d0bfb00b3c499d7e7c511f6e40fb6fe6 /models | |
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 'models')
-rw-r--r-- | models/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models/pom.xml b/models/pom.xml index 2e87fb348..10ec294d6 100644 --- a/models/pom.xml +++ b/models/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.clamp</groupId> <artifactId>policy-clamp</artifactId> - <version>8.1.0-SNAPSHOT</version> + <version>8.1.1-SNAPSHOT</version> </parent> <artifactId>policy-clamp-models</artifactId> |