You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2018/05/01 17:36:55 UTC

[maven-pmd-plugin] 01/01: [MPMD-262] - Upgrade mave-surefire/failsafe-plugin 2.21.0

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 <kh...@apache.org>
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
khmarbaise@apache.org.