From aaae25c6e658b3caadea25dff4a088a9dac0aa49 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 7 Oct 2020 20:37:10 +0000 Subject: Release policy/apex-pdp --- 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 06f695a15..b475dbeb4 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.4.2-SNAPSHOT + 2.4.2 cli-codegen diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml index 51af6c4f8..c9896385c 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.4.2-SNAPSHOT + 2.4.2 cli-editor diff --git a/auth/pom.xml b/auth/pom.xml index eaa9a1e6a..193c2be27 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.4.2-SNAPSHOT + 2.4.2 org.onap.policy.apex-pdp.auth -- cgit