From 09bd5d0207995ddc4818c32e3c683514946b48b0 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Fri, 18 Oct 2019 11:49:03 -0700 Subject: Revert "update mockito version in APPC" The version is in the parent files again. This reverts commit c13a9c95e47b072afb701ad490480036ef36db26. Change-Id: Ie6cb57e8b1b8efbf5e516820efbbfb144791b97f Signed-off-by: Patrick Brady Issue-ID: APPC-1767 --- appc-outbound/appc-network-inventory-client/provider/pom.xml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'appc-outbound/appc-network-inventory-client/provider/pom.xml') diff --git a/appc-outbound/appc-network-inventory-client/provider/pom.xml b/appc-outbound/appc-network-inventory-client/provider/pom.xml index ea3196694..db803e533 100755 --- a/appc-outbound/appc-network-inventory-client/provider/pom.xml +++ b/appc-outbound/appc-network-inventory-client/provider/pom.xml @@ -70,22 +70,14 @@ junit test - - org.mockito - mockito-core - 1.10.19 - test - org.powermock powermock-api-mockito - 1.6.4 test org.powermock powermock-module-junit4 - 1.6.4 test -- cgit 1.2.3-korg