From a8689e0711e236542127e4c5873a360545c152e9 Mon Sep 17 00:00:00 2001 From: "a.sreekumar" Date: Wed, 10 Mar 2021 13:21:56 +0000 Subject: Bump apex-pdp to 2.5.2-SNAPSHOT Change-Id: I291f968367b1f864bb417a72fd0bdb22a07ba0f7 Issue-ID: POLICY-3127 Signed-off-by: a.sreekumar --- auth/cli-codegen/pom.xml | 2 +- auth/cli-editor/pom.xml | 2 +- auth/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'auth') diff --git a/auth/cli-codegen/pom.xml b/auth/cli-codegen/pom.xml index d934e49bf..d8c620b5a 100644 --- a/auth/cli-codegen/pom.xml +++ b/auth/cli-codegen/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.auth auth - 2.5.1-SNAPSHOT + 2.5.2-SNAPSHOT cli-codegen diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml index 9492278d3..b84d6103d 100644 --- a/auth/cli-editor/pom.xml +++ b/auth/cli-editor/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.auth auth - 2.5.1-SNAPSHOT + 2.5.2-SNAPSHOT cli-editor diff --git a/auth/pom.xml b/auth/pom.xml index 36545182a..0912d99de 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.5.1-SNAPSHOT + 2.5.2-SNAPSHOT org.onap.policy.apex-pdp.auth -- cgit 1.2.3-korg