From 7dac409d4bd2fec35a4ccde0cb424042cba671df Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Tue, 3 Feb 2015 17:03:56 -0500 Subject: [PATCH] =?UTF-8?q?Updated=20Surefire=20so=20we=20can=20pass=20-Ds?= =?UTF-8?q?urefire.rerunFailingTestsCount=3D=E2=80=A6=20to=20try=20flaky-t?= =?UTF-8?q?est-handler.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index ee6eeb13..40711eff 100644 --- a/pom.xml +++ b/pom.xml @@ -5,6 +5,15 @@ simple-maven-project-with-tests 1.0-SNAPSHOT jar + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.18.1 + + + junit