From 257cd435e3cf7cb87132d6ffccab4d9fb76dd8e1 Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Wed, 24 Mar 2021 14:11:27 -0400 Subject: Bump apex-pdp to 2.5.3-SNAPSHOT Issue-ID: POLICY-3150 Change-Id: I563f3f4f2d0d3355b6f683db5904bd2d339f6623 Signed-off-by: Ram Krishna Verma --- services/pom.xml | 2 +- services/services-engine/pom.xml | 2 +- services/services-onappf/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'services') diff --git a/services/pom.xml b/services/pom.xml index 9c0e47216..dd3890dfb 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.5.2-SNAPSHOT + 2.5.3-SNAPSHOT org.onap.policy.apex-pdp.services diff --git a/services/services-engine/pom.xml b/services/services-engine/pom.xml index e5f82b151..00bbeaf20 100644 --- a/services/services-engine/pom.xml +++ b/services/services-engine/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.services services - 2.5.2-SNAPSHOT + 2.5.3-SNAPSHOT services-engine diff --git a/services/services-onappf/pom.xml b/services/services-onappf/pom.xml index ba610f6f8..9a16dbb6c 100644 --- a/services/services-onappf/pom.xml +++ b/services/services-onappf/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.services services - 2.5.2-SNAPSHOT + 2.5.3-SNAPSHOT services-onappf -- cgit 1.2.3-korg