diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-07-12 09:07:19 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-07-12 09:07:19 +0000 |
commit | 936d289bc32ac46baf4230a582d5020e94e39f8f (patch) | |
tree | 92d3fef0a46d57b9372792c7a1938b450c4f325f /capabilities | |
parent | 157d56d820091f0c4aa7d6fb38460a2c97c140a4 (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-5072
Change-Id: I378c59b11f7f65fdecbb6bf917416ccd844d9b96
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 bf5622d1..9af3147d 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.0-SNAPSHOT</version> + <version>3.0.1-SNAPSHOT</version> </parent> <artifactId>capabilities</artifactId> |