diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-07-12 14:01:31 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-07-12 14:01:31 +0000 |
commit | cf1cc9f1f57e8213009077fae5c5e768c6c5f3ff (patch) | |
tree | 2bdbaffea78251adb47f76ece22fa79e7b2ae88b /models/pom.xml | |
parent | 4edfd063bff6471f1240e3f5098bf4d98278e61d (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-5072
Change-Id: Ibda4286c6345838816be325d9a29e460ff03a178
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'models/pom.xml')
-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 b833277b9..9ff408551 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.0.0-SNAPSHOT</version> + <version>8.0.1-SNAPSHOT</version> </parent> <artifactId>policy-clamp-models</artifactId> |