From a671eac4ae355b1d45907d8df71dfdd294906651 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Sun, 17 Jun 2018 13:52:09 +0200 Subject: [PATCH] Revert "started migration to Junit 5" This reverts upstream commit 6ca437135e19c7506286458416485b0d6abcbf1c. --- pom.xml | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index b532637..934b9d9 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,6 @@ yyyyMMddHHmm ${user.home}/SDKs/apache-maven-3.5.0 3.0 - 5.2.0 @@ -237,9 +236,9 @@ compile - org.junit.vintage - junit-vintage-engine - ${junit.version} + junit + junit + 4.12 test @@ -464,13 +463,6 @@ ${project.build.testOutputDirectory} - - - org.junit.platform - junit-platform-surefire-provider - 1.2.0 - - -- 2.17.1