From 837f51c82b40d9c251a082768af7a196ff7c901c Mon Sep 17 00:00:00 2001 From: Niranjana Date: Tue, 1 Jun 2021 09:47:36 +0000 Subject: Update CBS-Client to read policy configuration from a file exposed by policy-sidecar container Issue-ID: DCAEGEN2-2752 Signed-off-by: Niranjana Change-Id: Ib00d1b031021c0342b0845b63d65172333ac4158 --- security/crypt-password/pom.xml | 2 +- security/pom.xml | 2 +- security/ssl/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'security') diff --git a/security/crypt-password/pom.xml b/security/crypt-password/pom.xml index d5fbb3b1..e72800b9 100644 --- a/security/crypt-password/pom.xml +++ b/security/crypt-password/pom.xml @@ -6,7 +6,7 @@ org.onap.dcaegen2.services.sdk.security dcaegen2-services-sdk-security - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT 4.0.0 diff --git a/security/pom.xml b/security/pom.xml index f2c92c1c..a5405179 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -7,7 +7,7 @@ org.onap.dcaegen2.services sdk - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT org.onap.dcaegen2.services.sdk.security diff --git a/security/ssl/pom.xml b/security/ssl/pom.xml index ff6f61b1..17c294fd 100644 --- a/security/ssl/pom.xml +++ b/security/ssl/pom.xml @@ -6,7 +6,7 @@ org.onap.dcaegen2.services.sdk.security dcaegen2-services-sdk-security - 1.8.4-SNAPSHOT + 1.8.5-SNAPSHOT ssl -- cgit 1.2.3-korg