From dc1a144d41f1775fe2b3deee432d803063542a70 Mon Sep 17 00:00:00 2001 From: Naymesh Date: Mon, 30 Nov 2015 17:27:05 +1300 Subject: [PATCH] Potential fix for the 3.0.x CI Build failure : Added the missing dependency for the Middleware test jar. --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 0f87258d8..bd8a43471 100644 --- a/pom.xml +++ b/pom.xml @@ -144,6 +144,14 @@ test + + org.generationcp + middleware + ${ibpcommons.version} + test-jar + test + + org.mockito