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/templates/template.demo/pom.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'controlloop/templates/template.demo') diff --git a/controlloop/templates/template.demo/pom.xml b/controlloop/templates/template.demo/pom.xml index 56f04bf42..b2d6aff19 100644 --- a/controlloop/templates/template.demo/pom.xml +++ b/controlloop/templates/template.demo/pom.xml @@ -206,11 +206,6 @@ ${protobuf.version} provided - - junit - junit - test - com.h2database h2 -- cgit 1.2.3-korg