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/guard/pom.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'controlloop/common/guard/pom.xml') diff --git a/controlloop/common/guard/pom.xml b/controlloop/common/guard/pom.xml index b3ef2b0ef..001325da4 100644 --- a/controlloop/common/guard/pom.xml +++ b/controlloop/common/guard/pom.xml @@ -74,11 +74,6 @@ - - junit - junit - test - commons-io commons-io -- cgit 1.2.3-korg