summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-09-22 19:16:10 +0200
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-09-22 19:16:10 +0200
commit664cab65c4f0454d8e3594653954387923aa397d (patch)
tree0bd2652c3d7883342475d8bcb3dc05e8d3235dda /pom.xml
parentfb6d819a5175e154c56810e47282d7e7fd7ef9d8 (diff)
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 <Fiete.Ostkamp@telekom.de>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index af1b7910..07be37da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,6 @@
<module>aai-rest</module>
<module>aai-schema-ingest</module>
<module>aai-annotations</module>
- <module>aai-aaf-auth</module>
<module>aai-core</module>
<module>aai-auth</module>
<module>aai-els-onap-logging</module>