From 7052239e67c82bc2e4a8097aae0a3224236aba87 Mon Sep 17 00:00:00 2001 From: Taka Cho Date: Thu, 28 Mar 2019 15:06:50 -0400 Subject: remove appc-test-dependency there are two poms having appc-test-dependency Change-Id: I9e096601bf92c05ac6ff93ddd9d436c82a5ecb39 Issue-ID: APPC-1559 Signed-off-by: Taka Cho --- .../appc-dispatcher-common/transaction-recorder/pom.xml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml') diff --git a/appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml b/appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml index 6747c58f0..a57571959 100644 --- a/appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml +++ b/appc-dispatcher/appc-dispatcher-common/transaction-recorder/pom.xml @@ -55,18 +55,16 @@ ${project.version} - org.onap.appc - appc-test-dependencies - ${project.version} + org.mockito + mockito-core test - pom - org.mockito - mockito-core + com.h2database + h2 + 1.4.199 test - -- cgit 1.2.3-korg