From ce868e6a5ffd8b2e70799b6cd69e1cfce9887a61 Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Mon, 25 Dec 2017 20:07:37 +0200 Subject: fix pom Change-Id: I159f5de10d16d018d63c020115a5231716826c99 Issue-ID: SDC-777 Signed-off-by: Michael Lando --- test-apis-ci/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'test-apis-ci') diff --git a/test-apis-ci/pom.xml b/test-apis-ci/pom.xml index e5eb6ace5e..59dc3fd433 100644 --- a/test-apis-ci/pom.xml +++ b/test-apis-ci/pom.xml @@ -47,6 +47,7 @@ org.mockito mockito-core + ${mockito.version} test -- cgit 1.2.3-korg