From fd2d0db7e2a0a2d27db0cfeac95959dcfb789910 Mon Sep 17 00:00:00 2001 From: janani b Date: Tue, 2 Apr 2019 17:53:56 +0530 Subject: Updating Rest code for AAI resolution This commit includes, i) Updated the SSL based rest connection for different auth support ii) Checked the co-routines based rest connection Issue-ID: CCSDK-692 Change-Id: Ic2fe5e5292c9190670d2a573598d78e94f59efb0 Signed-off-by: janani b --- ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml') diff --git a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml index 054f2386e..6809e7968 100644 --- a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml @@ -2,6 +2,7 @@