From 84f095f4b5a6329a8568c50d997b926d86bf18ab Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 21 Oct 2022 17:45:38 +0100 Subject: Set snapshot and/or references of policy/apex-pdp for new release policy/apex-pdp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4408 Signed-off-by: liamfallon Change-Id: I3463647a8a3689518769a5fe5aaab2cfea8438e7 --- 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 5e77c68a2..4535a4d4d 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.8.2-SNAPSHOT + 2.9.0-SNAPSHOT cli-codegen diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml index 1fc40cb6f..b79fdc327 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.8.2-SNAPSHOT + 2.9.0-SNAPSHOT cli-editor diff --git a/auth/pom.xml b/auth/pom.xml index 6b2b9764c..ddac91ddc 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.8.2-SNAPSHOT + 2.9.0-SNAPSHOT org.onap.policy.apex-pdp.auth -- cgit 1.2.3-korg