From 63054a07068f051c8eba5c8c4641ffe17ab0feed Mon Sep 17 00:00:00 2001 From: Jiri Danek Date: Wed, 29 Mar 2017 13:05:55 +0200 Subject: [PATCH] NO-JIRA upgrade maven-surefire-plugin to 2.19.1 --- 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 2110c59a92..8b4865735c 100644 --- a/pom.xml +++ b/pom.xml @@ -1086,7 +1086,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.18.1 + 2.19.1 once true @@ -1098,7 +1098,7 @@ org.apache.maven.plugins maven-surefire-report-plugin - 2.18.1 + 2.19.1 org.apache.maven.plugins diff --git a/tests/extra-tests/pom.xml b/tests/extra-tests/pom.xml index 22536bb445..3d1e9ebb15 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.18.1 + 2.19.1 ${skipExtraTests}