diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 08:29:03 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 08:29:03 +0000 |
commit | 0128f6777fa05c306393f1069e8608ebf953cd32 (patch) | |
tree | 3c9627173afd4b230956126799ea2db4792c7962 /reception/pom.xml | |
parent | 66a795c162e43e91c20992586a088f8cba40e1e0 (diff) |
Update snapshot and/or references of policy/distribution to latest snapshotsoslo
policy/distribution updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5166
Change-Id: I3de4b6e84fe5ca484a9ebd7c7fd797c40316855c
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'reception/pom.xml')
-rw-r--r-- | reception/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reception/pom.xml b/reception/pom.xml index d5077989..1c3aa6b5 100644 --- a/reception/pom.xml +++ b/reception/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>4.0.1-SNAPSHOT</version> + <version>4.0.2-SNAPSHOT</version> </parent> <artifactId>reception</artifactId> |