From 1537b4665f9050bb2efe6f4f0aba2fb38d52a0ef Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 3 May 2022 17:22:11 +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-4073 Signed-off-by: liamfallon Change-Id: I8c95ff6bf590b4ad610e6c992d1443ca629b438f Signed-off-by: liamfallon --- 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 c06d6f9d..8cca242f 100644 --- a/plugins/forwarding-plugins/pom.xml +++ b/plugins/forwarding-plugins/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution distribution-plugins - 2.7.4-SNAPSHOT + 2.8.0-SNAPSHOT forwarding-plugins diff --git a/plugins/pom.xml b/plugins/pom.xml index afdb7210..5b368a7c 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.distribution policy-distribution - 2.7.4-SNAPSHOT + 2.8.0-SNAPSHOT distribution-plugins diff --git a/plugins/reception-plugins/pom.xml b/plugins/reception-plugins/pom.xml index ea820dcc..85ffb86e 100644 --- a/plugins/reception-plugins/pom.xml +++ b/plugins/reception-plugins/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.distribution distribution-plugins - 2.7.4-SNAPSHOT + 2.8.0-SNAPSHOT reception-plugins -- cgit 1.2.3-korg