diff options
author | waynedunican <wayne.dunican@est.tech> | 2025-01-28 10:14:01 +0000 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2025-01-28 10:14:01 +0000 |
commit | f9ecc3d06b8240ab87b8f46a9c0b0dc44dfab148 (patch) | |
tree | de0336a9736dbe849ed150e0ffddbe897f82c171 /reception | |
parent | b5430235e15693ca091dd8062727be7adb157e18 (diff) |
policy/distribution updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5255
Change-Id: I6b212087cc10feb3995a07cefb0ef9d7f1f0fcff
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'reception')
-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 40b4cca3..f9eafecb 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.1.0-SNAPSHOT</version> + <version>4.1.1-SNAPSHOT</version> </parent> <artifactId>reception</artifactId> |