From 4293642313c3538c9a3257a4497b8d8d935ee613 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 25 May 2023 09:41:26 +0100 Subject: Set snapshot and/or references of policy/distribution for new release policy/distribution updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4662 Signed-off-by: liamfallon Change-Id: I652094623e443ec4550172f239e20d36fdc8cace --- 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 022c7418..3b44f55b 100644 --- a/plugins/forwarding-plugins/pom.xml +++ b/plugins/forwarding-plugins/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.distribution distribution-plugins - 2.9.3-SNAPSHOT + 3.0.0-SNAPSHOT forwarding-plugins diff --git a/plugins/pom.xml b/plugins/pom.xml index def21a82..e48c5c2b 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution policy-distribution - 2.9.3-SNAPSHOT + 3.0.0-SNAPSHOT distribution-plugins diff --git a/plugins/reception-plugins/pom.xml b/plugins/reception-plugins/pom.xml index 9ef65f53..acb5d30c 100644 --- a/plugins/reception-plugins/pom.xml +++ b/plugins/reception-plugins/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.distribution distribution-plugins - 2.9.3-SNAPSHOT + 3.0.0-SNAPSHOT reception-plugins -- cgit 1.2.3-korg