From e640955cbe2c2c39aaa897476ceaac156072133f Mon Sep 17 00:00:00 2001 From: xg353y Date: Tue, 8 May 2018 16:21:39 +0200 Subject: Integrate AAF Integrate AAF framework into Clamp. Issue-ID: CLAMP-103 Change-Id: I2ceeb2a85b8b5674e712b3924a96a2bd6fb71d68 Signed-off-by: xg353y --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index a1f02114..c8dd2232 100644 --- a/pom.xml +++ b/pom.xml @@ -257,6 +257,17 @@ + + org.onap.aaf.authz + aaf-cadi-aaf + 2.1.0 + + + javax.servlet + servlet-api + + + ch.qos.logback logback-core -- cgit 1.2.3-korg