From 7246eabfd23d6cadc9f658f666df62b93f30ed70 Mon Sep 17 00:00:00 2001 From: st782s Date: Tue, 20 Nov 2018 07:31:32 -0500 Subject: CADI Integration Issue-ID: PORTAL-474 System to system authorization using CADI Change-Id: I76487f8155a36fca8283669fe5e28ec7d5aec91d Signed-off-by: st782s --- ecomp-sdk/epsdk-core/pom.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'ecomp-sdk/epsdk-core/pom.xml') diff --git a/ecomp-sdk/epsdk-core/pom.xml b/ecomp-sdk/epsdk-core/pom.xml index 0e78c057..d75ecbdb 100644 --- a/ecomp-sdk/epsdk-core/pom.xml +++ b/ecomp-sdk/epsdk-core/pom.xml @@ -74,6 +74,29 @@ + + + org.onap.portal.sdk + epsdk-logger + ${project.version} + + + commons-logging + commons-logging + + + + + org.onap.portal.sdk + epsdk-aaf + ${project.version} + + + commons-logging + commons-logging + + + org.drools -- cgit 1.2.3-korg