diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-05-17 10:25:08 +0100 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-05-17 10:25:08 +0100 |
commit | 70946811fe5755fbdd89e78ffe15ac1d0f21496b (patch) | |
tree | 5c639d9e2d4ed6d3f492714a600292b6091c4a6e /models | |
parent | c4410755571119ba386b9190b729e7f834c02e3c (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-5001
Change-Id: Iff92376f1537772c6130cc2c53c74bd8ca0cd006
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 0a6b774b3..d264b806a 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>7.1.3-SNAPSHOT</version> + <version>7.1.4-SNAPSHOT</version> </parent> <artifactId>policy-clamp-models</artifactId> |