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 --- .../action-library-rest/action-library-rest-services/pom.xml | 5 ----- .../externaltesting-rest/externaltesting-rest-services/pom.xml | 5 ----- .../item-rest/item-rest-services/pom.xml | 7 +------ .../notifications-rest/notifications-rest-services/pom.xml | 7 +------ .../openecomp-sdc-rest-webapp/openecomp-sdc-common-rest/pom.xml | 5 ----- .../togglz-rest/togglz-rest-services/pom.xml | 7 +------ .../unique-type-rest/unique-type-rest-services/pom.xml | 8 +------- .../validation-rest/validation-rest-services/pom.xml | 5 ----- .../vendor-software-products-rest-services/pom.xml | 5 ----- 9 files changed, 4 insertions(+), 50 deletions(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml index 5995ce52ce..8ec79cd913 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml @@ -110,11 +110,6 @@ ${servlet-api.version} provided - - org.mockito - mockito-core - test - com.sun.activation javax.activation diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml index 184ed4cd76..44391d57cf 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/externaltesting-rest/externaltesting-rest-services/pom.xml @@ -123,11 +123,6 @@ openecomp-sdc-common-rest ${project.version} - - org.mockito - mockito-core - test - org.openecomp.sdc openecomp-sdc-externaltesting-impl diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml index 205f92502c..147f5fa628 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml @@ -57,11 +57,6 @@ com.fasterxml.jackson.core jackson-core - - org.mockito - mockito-core - test - com.github.tomakehurst wiremock-standalone @@ -75,4 +70,4 @@ - \ No newline at end of file + 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 + diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/openecomp-sdc-common-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/openecomp-sdc-common-rest/pom.xml index 393e672a6b..733a719721 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/openecomp-sdc-common-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/openecomp-sdc-common-rest/pom.xml @@ -81,11 +81,6 @@ ${jersey-bom.version} test - - org.mockito - mockito-core - test - diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-services/pom.xml index fb523705a5..7866d12de4 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-services/pom.xml @@ -50,11 +50,6 @@ cxf-rt-frontend-jaxrs ${cxf.version} - - org.mockito - mockito-core - test - org.openecomp.sdc.be common-be @@ -64,4 +59,4 @@ - \ No newline at end of file + diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/unique-type-rest/unique-type-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/unique-type-rest/unique-type-rest-services/pom.xml index e8605a55be..4e9fe038b5 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/unique-type-rest/unique-type-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/unique-type-rest/unique-type-rest-services/pom.xml @@ -46,12 +46,6 @@ spring-context ${spring.framework.version} - - - org.mockito - mockito-core - test - org.glassfish.jersey.core jersey-common @@ -60,4 +54,4 @@ - \ No newline at end of file + diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml index ecefd33276..2d94abffc5 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml @@ -123,11 +123,6 @@ ${jersey.multipart.version} provided - - org.mockito - mockito-core - test - diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-services/pom.xml index 6cd5727baa..16262af6eb 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-services/pom.xml @@ -24,11 +24,6 @@ 2.3.0 pom - - org.mockito - mockito-core - test - org.springframework spring-core -- cgit 1.2.3-korg