From aafb2087fae0f42929cbf1a9290ef4211a3e35ef Mon Sep 17 00:00:00 2001 From: Clebert Suconic Date: Wed, 29 Mar 2017 21:43:06 -0400 Subject: [PATCH] Revert "NO-JIRA upgrade maven-surefire-plugin to 2.19.1" This reverts commit 63054a07068f051c8eba5c8c4641ffe17ab0feed. --- pom.xml | 4 ++-- tests/extra-tests/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 8b4865735c..2110c59a92 100644 --- a/pom.xml +++ b/pom.xml @@ -1086,7 +1086,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 + 2.18.1 once true @@ -1098,7 +1098,7 @@ org.apache.maven.plugins maven-surefire-report-plugin - 2.19.1 + 2.18.1 org.apache.maven.plugins diff --git a/tests/extra-tests/pom.xml b/tests/extra-tests/pom.xml index 3d1e9ebb15..22536bb445 100644 --- a/tests/extra-tests/pom.xml +++ b/tests/extra-tests/pom.xml @@ -270,7 +270,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 + 2.18.1 ${skipExtraTests}