From 4247e3a6bea3d2213a232eccee8b62dccca9d154 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Evaristo=20Gutie=CC=81rrez?= Date: Thu, 9 Feb 2017 12:36:58 +0100 Subject: [PATCH] [JENKINS-41882] Include junit dependency explicitly to fix PCT. --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 4cdd4646..740a1425 100644 --- a/pom.xml +++ b/pom.xml @@ -31,6 +31,12 @@ display-url-api 1.0 + + org.jenkins-ci.plugins + junit + 1.6 + test + javax.mail mail