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 --- controlloop/common/simulators/pom.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'controlloop/common/simulators/pom.xml') diff --git a/controlloop/common/simulators/pom.xml b/controlloop/common/simulators/pom.xml index bde8a5ce1..924de88be 100644 --- a/controlloop/common/simulators/pom.xml +++ b/controlloop/common/simulators/pom.xml @@ -37,11 +37,6 @@ policy-endpoints ${version.policy.common} - - junit - junit - test - org.onap.policy.models.policy-models-interactions.model-impl aai -- cgit 1.2.3-korg