From 664cab65c4f0454d8e3594653954387923aa397d Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Sun, 22 Sep 2024 19:16:10 +0200 Subject: Remove aai-aaf-auth from aai-common - AAF has been removed from ONAP some time ago, thus this model is not needed anymore Issue-ID: AAI-4006 Change-Id: I7943ed2f4c5308cca058c8aead9b0bd3b95ac580 Signed-off-by: Fiete Ostkamp --- aai-parent/pom.xml | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'aai-parent') diff --git a/aai-parent/pom.xml b/aai-parent/pom.xml index 45033490..c4b96c2d 100644 --- a/aai-parent/pom.xml +++ b/aai-parent/pom.xml @@ -45,7 +45,6 @@ limitations under the License. 1.6.4 1.9.6 - 2.1.15 4.11.1 5.16.1 1.9.4 @@ -189,12 +188,6 @@ limitations under the License. ${aai.release.version} - - org.onap.aai.aai-common - aai-aaf-auth - ${aai.release.version} - - org.onap.aai.aai-common aai-els-onap-logging @@ -410,19 +403,6 @@ limitations under the License. ${activemq.version} - - org.onap.aaf.authz - aaf-cadi-core - ${aaf.version} - compile - - - org.onap.aaf.authz - aaf-cadi-aaf - ${aaf.version} - compile - - org.easymock easymock -- cgit 1.2.3-korg