From 310ff50a5787e828ead37599417d02467170ea5e Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 3 Mar 2020 09:14:57 -0500 Subject: use policy/parent awaitility Also cleaned up a bunch of these pom's, they do not all need to declare JUnit, assertjr, mockito testing classes. Can use more cleanup in some other common dependencies, but we'll defer. Issue-ID: POLICY-2381 Change-Id: Ib1149a0cd0215d1a38d5b625634440413cf79089 Signed-off-by: Pamela Dragosh --- .../common/feature-controlloop-management/pom.xml | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'controlloop/common/feature-controlloop-management/pom.xml') diff --git a/controlloop/common/feature-controlloop-management/pom.xml b/controlloop/common/feature-controlloop-management/pom.xml index 75c38bcd3..8c6821616 100644 --- a/controlloop/common/feature-controlloop-management/pom.xml +++ b/controlloop/common/feature-controlloop-management/pom.xml @@ -277,27 +277,6 @@ cds ${policy.models.version} - - junit - junit - test - - - org.awaitility - awaitility - 3.0.0 - test - - - org.powermock - powermock-api-mockito2 - test - - - org.assertj - assertj-core - test - org.onap.policy.models.policy-models-interactions simulators -- cgit 1.2.3-korg