From 677b05aeacfd280209a07debba202eaa01ac0968 Mon Sep 17 00:00:00 2001 From: "Kotta, Shireesha (sk434m)" Date: Tue, 27 Nov 2018 10:34:00 -0500 Subject: Issue-ID: PORTAL-474 System to system authorization using CADI Change-Id: I58047d4cda3f445a223c6a12e59924db6881553a Signed-off-by: Kotta, Shireesha (sk434m) --- ecomp-sdk/epsdk-fw/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ecomp-sdk/epsdk-fw/pom.xml') diff --git a/ecomp-sdk/epsdk-fw/pom.xml b/ecomp-sdk/epsdk-fw/pom.xml index 2a2e7721..aaf02147 100644 --- a/ecomp-sdk/epsdk-fw/pom.xml +++ b/ecomp-sdk/epsdk-fw/pom.xml @@ -77,7 +77,7 @@ org.onap.aaf.authz aaf-cadi-aaf - 2.1.7-SNAPSHOT + 2.1.7 gso @@ -88,7 +88,7 @@ org.onap.aaf.authz aaf-cadi-core - 2.1.7-SNAPSHOT + 2.1.7 javax.servlet -- cgit 1.2.3-korg