From 56f99ec6ce4cf9ae5a0c9bf162164aa1c05413b3 Mon Sep 17 00:00:00 2001 From: JulienBe Date: Wed, 24 Jun 2020 17:31:27 +0200 Subject: Rationalize maven dependencies Issue-ID: SDC-3149 Signed-off-by: JulienBe Change-Id: I1ee42494a4cc5b185b6dfcbee44399d2960cf880 --- .../notifications-rest/notifications-rest-services/pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-services') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-services/pom.xml index 8762a21021..45c9858053 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/notifications-rest-services/pom.xml @@ -50,12 +50,7 @@ spring-context ${spring.framework.version} - - org.mockito - mockito-core - test - - \ No newline at end of file + -- cgit 1.2.3-korg