This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MSHARED-716 in repository https://gitbox.apache.org/repos/asf/maven-shared-io.git
commit adbbfe9945bacd984d562f207f63d1cc9eed4aa7 Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sat Apr 7 13:43:38 2018 +0200 [MSHARED-716] - Upgrade mave-surefire/failsafe-plugin 2.21.0 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index e8e9cf1..e158ca3 100644 --- a/pom.xml +++ b/pom.xml @@ -69,6 +69,7 @@ <mavenVersion>3.0</mavenVersion> <maven.compiler.target>1.6</maven.compiler.target> <maven.compiler.source>1.6</maven.compiler.source> + <surefire.version>2.21.0</surefire.version> <checkstyle.violation.ignore>RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength,JavadocType</checkstyle.violation.ignore> </properties> -- To stop receiving notification emails like this one, please contact khmarba...@apache.org.