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-interfaces-service/bundle/pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'appc-inbound/appc-interfaces-service') diff --git a/appc-inbound/appc-interfaces-service/bundle/pom.xml b/appc-inbound/appc-interfaces-service/bundle/pom.xml index 8cfd0d6de..dcb0b385a 100644 --- a/appc-inbound/appc-interfaces-service/bundle/pom.xml +++ b/appc-inbound/appc-interfaces-service/bundle/pom.xml @@ -82,12 +82,7 @@ junit test - - org.mockito - mockito-core - 1.10.19 - test - + org.opendaylight.controller config-api -- cgit 1.2.3-korg