aboutsummaryrefslogtreecommitdiffstats
path: root/aai-core/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 /aai-core/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 'aai-core/pom.xml')
-rw-r--r--aai-core/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/aai-core/pom.xml b/aai-core/pom.xml
index b66e1374..a7225531 100644
--- a/aai-core/pom.xml
+++ b/aai-core/pom.xml
@@ -115,10 +115,6 @@ limitations under the License.
</dependency>
<dependency>
<groupId>org.onap.aai.aai-common</groupId>
- <artifactId>aai-aaf-auth</artifactId>
- </dependency>
- <dependency>
- <groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-annotations</artifactId>
</dependency>
<dependency>