From 718adc0c7eab82318afeedcb6e02363151477335 Mon Sep 17 00:00:00 2001 From: "a.sreekumar" Date: Tue, 20 Oct 2020 16:56:45 +0100 Subject: Bump apex-pdp to 2.4.4-SNAPSHOT Change-Id: I5e2cd92ee3620dea4070d9fa3aeb5ffd65f9412c Issue-ID: POLICY-2869 Signed-off-by: a.sreekumar --- 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 5beb0c6a3..e275481e7 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.4.3-SNAPSHOT + 2.4.4-SNAPSHOT core-engine diff --git a/core/core-infrastructure/pom.xml b/core/core-infrastructure/pom.xml index 6f77ae53b..3d9898c53 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.4.3-SNAPSHOT + 2.4.4-SNAPSHOT core-infrastructure diff --git a/core/core-protocols/pom.xml b/core/core-protocols/pom.xml index 610d83749..e656cc84c 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.4.3-SNAPSHOT + 2.4.4-SNAPSHOT core-protocols diff --git a/core/pom.xml b/core/pom.xml index 120133aab..a7a50348d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.4.3-SNAPSHOT + 2.4.4-SNAPSHOT org.onap.policy.apex-pdp.core -- cgit 1.2.3-korg