diff options
author | 2024-11-18 15:10:03 +0000 | |
---|---|---|
committer | 2024-11-18 15:10:03 +0000 | |
commit | ef7792f10f94e0ff4222bb0ed4a6e87104443a55 (patch) | |
tree | ca1199896904a1bd4b09d292e0d1dc43476b446e /capabilities | |
parent | 29388de9cae4aa3a0877ffadbb03aac7dec9dbd3 (diff) |
Update snapshot and/or references of policy/common to latest snapshots
policy/common updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5166
Change-Id: I8bf1c38cee3aa15ca5f524a9f0ccab200195c150
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'capabilities')
-rw-r--r-- | capabilities/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/capabilities/pom.xml b/capabilities/pom.xml index 9af3147d..ad8da24e 100644 --- a/capabilities/pom.xml +++ b/capabilities/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.2-SNAPSHOT</version> </parent> <artifactId>capabilities</artifactId> |