From 40dc08d931305edd43e50517afaad4c71f511114 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 12 Mar 2021 09:23:56 +0000 Subject: Bump apex-pdp to 2.6.0-SNAPSHOT Issue-ID: POLICY-3105 Change-Id: I53abd7e9cf8c1425d115b0bb917db6389e9ded92 Signed-off-by: liamfallon --- core/core-engine/pom.xml | 2 +- core/core-infrastructure/pom.xml | 2 +- core/core-protocols/pom.xml | 2 +- core/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'core') diff --git a/core/core-engine/pom.xml b/core/core-engine/pom.xml index c3ab7b2c0..e574684da 100644 --- a/core/core-engine/pom.xml +++ b/core/core-engine/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.core core - 2.5.2-SNAPSHOT + 2.6.0-SNAPSHOT core-engine diff --git a/core/core-infrastructure/pom.xml b/core/core-infrastructure/pom.xml index f8b000b42..6e85e33f4 100644 --- a/core/core-infrastructure/pom.xml +++ b/core/core-infrastructure/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.core core - 2.5.2-SNAPSHOT + 2.6.0-SNAPSHOT core-infrastructure diff --git a/core/core-protocols/pom.xml b/core/core-protocols/pom.xml index 1a37a582c..32d1483e8 100644 --- a/core/core-protocols/pom.xml +++ b/core/core-protocols/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.core core - 2.5.2-SNAPSHOT + 2.6.0-SNAPSHOT core-protocols diff --git a/core/pom.xml b/core/pom.xml index df4408c5e..2b58ef937 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.5.2-SNAPSHOT + 2.6.0-SNAPSHOT org.onap.policy.apex-pdp.core -- cgit 1.2.3-korg