From d6ac701187a2dc960223343d4e77ff12d9193ed6 Mon Sep 17 00:00:00 2001 From: Bernd Ahlers Date: Tue, 21 Oct 2014 18:06:19 +0200 Subject: [PATCH] Replace junit with testng. --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 06fcf7c..b366736 100644 --- a/pom.xml +++ b/pom.xml @@ -76,9 +76,9 @@ true - junit - junit - 3.8.1 + org.testng + testng + 6.8.8 test