From a559cb58bcf4a55ce58b9fc3b3480db371827edd Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Thu, 14 Nov 2024 14:15:35 +0100 Subject: Remove eelf-core from aai-common - the dependency is not maintained anymore Issue-ID: AAI-4059 Change-Id: I5f089236e680630bb14bcfd9b29f3b1cd4545574 Signed-off-by: Fiete Ostkamp --- aai-schema-abstraction/pom.xml | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) (limited to 'aai-schema-abstraction/pom.xml') diff --git a/aai-schema-abstraction/pom.xml b/aai-schema-abstraction/pom.xml index 8384809c..28413c4b 100644 --- a/aai-schema-abstraction/pom.xml +++ b/aai-schema-abstraction/pom.xml @@ -28,7 +28,7 @@ org.onap.aai.aai-common aai-parent - 1.15.2-SNAPSHOT + 1.15.3-SNAPSHOT ../aai-parent/pom.xml @@ -54,21 +54,6 @@ org.onap.aai.logging-service common-logging - - com.att.eelf - eelf-core - 1.0.1-oss - - - org.powermock - powermock-module-junit4 - - - org.powermock - powermock-api-mockito - - - org.onap.aai.logging-service logging-api -- cgit 1.2.3-korg