This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MPMD-262 in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git
commit b89a0937ac93905a05bbab1e93fe1031a5b5335c Author: Karl Heinz Marbaise <[email protected]> AuthorDate: Tue May 1 19:36:32 2018 +0200 [MPMD-262] - 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 f01c6e2..3051edc 100644 --- a/pom.xml +++ b/pom.xml @@ -85,6 +85,7 @@ under the License. </distributionManagement> <properties> + <surefire.version>2.21.0</surefire.version> <mavenVersion>3.0</mavenVersion> <doxiaVersion>1.7</doxiaVersion> <!-- Because PMD 5.4+ requires Java 7 --> -- To stop receiving notification emails like this one, please contact [email protected].
