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-inbound/appc-artifact-handler/provider/pom.xml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'appc-inbound/appc-artifact-handler/provider/pom.xml') diff --git a/appc-inbound/appc-artifact-handler/provider/pom.xml b/appc-inbound/appc-artifact-handler/provider/pom.xml index a1b58060a..b48fdf789 100755 --- a/appc-inbound/appc-artifact-handler/provider/pom.xml +++ b/appc-inbound/appc-artifact-handler/provider/pom.xml @@ -124,22 +124,14 @@ limitations under the License. ${ccsdk.sli.adaptors.version} compile - - org.powermock - powermock-module-junit4 - 1.6.4 - test - org.powermock powermock-api-mockito - 1.6.4 test org.mockito mockito-core - 1.10.19 test -- cgit 1.2.3-korg