From 2b846c06a5c163cf6252e1d2d7517739f5a43ce9 Mon Sep 17 00:00:00 2001 From: Remigiusz Janeczek Date: Thu, 19 Nov 2020 16:30:01 +0100 Subject: Fix CbsClientFactory to allow retry on Mono from createCbsClient Issue-ID: DCAEGEN2-2516 Signed-off-by: Remigiusz Janeczek Change-Id: Id6e58625f3c6bd4aa7dcb1bb167839e0ed31ef93 (cherry picked from commit c610bf0763522c2de5b68c9a7670a9bd269ad262) --- 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 da037983..02344326 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.4.3-SNAPSHOT + 1.4.4-SNAPSHOT 4.0.0 diff --git a/security/pom.xml b/security/pom.xml index 173c7c8f..70a451b9 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -7,7 +7,7 @@ org.onap.dcaegen2.services sdk - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT org.onap.dcaegen2.services.sdk.security diff --git a/security/ssl/pom.xml b/security/ssl/pom.xml index febb8977..f62e0aa1 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.4.3-SNAPSHOT + 1.4.4-SNAPSHOT ssl -- cgit 1.2.3-korg