From f9ecc3d06b8240ab87b8f46a9c0b0dc44dfab148 Mon Sep 17 00:00:00 2001 From: waynedunican Date: Tue, 28 Jan 2025 10:14:01 +0000 Subject: Update snapshot and/or references of policy/distribution to latest snapshots 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 --- plugins/forwarding-plugins/pom.xml | 2 +- plugins/pom.xml | 2 +- plugins/reception-plugins/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins') diff --git a/plugins/forwarding-plugins/pom.xml b/plugins/forwarding-plugins/pom.xml index feefa949..4cd2d20f 100644 --- a/plugins/forwarding-plugins/pom.xml +++ b/plugins/forwarding-plugins/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.distribution distribution-plugins - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT forwarding-plugins diff --git a/plugins/pom.xml b/plugins/pom.xml index 12bb2dbf..e7a19fdf 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.distribution policy-distribution - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT distribution-plugins diff --git a/plugins/reception-plugins/pom.xml b/plugins/reception-plugins/pom.xml index c44d3950..c5724e32 100644 --- a/plugins/reception-plugins/pom.xml +++ b/plugins/reception-plugins/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.distribution distribution-plugins - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT reception-plugins -- cgit