This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MPLUGINTESTING-58 in repository https://gitbox.apache.org/repos/asf/maven-plugin-testing.git
commit 35fd548da5d3aeb96a3f0f4b4fa388e60b9ffcd7 Author: Karl Heinz Marbaise <[email protected]> AuthorDate: Mon Jun 25 20:21:57 2018 +0200 [MPLUGINTESTING-58] - 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 6ff3578..61814e3 100644 --- a/pom.xml +++ b/pom.xml @@ -145,6 +145,7 @@ under the License. </distributionManagement> <properties> + <surefire.version>2.21.0</surefire.version> <mavenVersion>3.2.5</mavenVersion> <plexusVersion>1.5.5</plexusVersion> <maven.site.path>plugin-testing-archives/LATEST</maven.site.path>
