This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MSHARED-723 in repository https://gitbox.apache.org/repos/asf/maven-verifier.git
commit ad4c059b0b67ab914ec9d9190427c13ed27fb2d7 Author: Karl Heinz Marbaise <[email protected]> AuthorDate: Sun Apr 29 21:18:46 2018 +0200 [MSHARED-723] - Upgrade mave-surefire/failsafe-plugin 2.21.0 --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 9e4b70d..9d02dff 100644 --- a/pom.xml +++ b/pom.xml @@ -33,6 +33,9 @@ <name>Apache Maven Verifier Component</name> <description>Provides a test harness for Maven integration tests.</description> + <properties> + <surefire.version>2.21.0</surefire.version> + </properties> <contributors> <contributor> <name>Mikolaj Izdebski</name> -- To stop receiving notification emails like this one, please contact [email protected].
