From 8e91e02e2c9c8e951cb74910aa9d30a9ecb9d650 Mon Sep 17 00:00:00 2001 From: vasraz Date: Tue, 27 Aug 2019 10:28:15 +0000 Subject: remove duplicated dependencies Change-Id: I60962892f035d81943567a0b3d7819ef3cab52f7 Issue-ID: SDC-2388 Signed-off-by: vasraz --- .../api/openecomp-sdc-rest-webapp/openecomp-sdc-common-rest/pom.xml | 6 ------ .../openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-types/pom.xml | 6 ------ 2 files changed, 12 deletions(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp') 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 c9c70ab804..04c1f22b63 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 @@ -92,12 +92,6 @@ mockito-core test - - com.google.code.bean-matchers - bean-matchers - ${bean-matchers.version} - test - diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-types/pom.xml index d933a09a09..fa5d203717 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/togglz-rest/togglz-rest-types/pom.xml @@ -18,12 +18,6 @@ junit test - - com.google.code.bean-matchers - bean-matchers - ${bean-matchers.version} - test - \ No newline at end of file -- cgit 1.2.3-korg