diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-18 15:10:03 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-18 15:10:03 +0000 |
commit | ef7792f10f94e0ff4222bb0ed4a6e87104443a55 (patch) | |
tree | ca1199896904a1bd4b09d292e0d1dc43476b446e /common-parameters/pom.xml | |
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 'common-parameters/pom.xml')
-rw-r--r-- | common-parameters/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common-parameters/pom.xml b/common-parameters/pom.xml index 5c112a91..d2526ecc 100644 --- a/common-parameters/pom.xml +++ b/common-parameters/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>common-parameters</artifactId> |