This is an automated email from the ASF dual-hosted git repository.

gboue pushed a commit to branch MCHECKSTYLE-349
in repository https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git

commit 54ceaa6afdbfbdb8d8e6bae2500bc30c68cf36ef
Author: Guillaume Boué <gb...@apache.org>
AuthorDate: Sat Apr 7 17:41:16 2018 +0200

    [MCHECKSTYLE-349] Upgrade to parent pom 31
    
    Requires upgrade to Surefire/Failsafe 2.21.0, waiting for MPOM-184.
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index eefd0e1..2cd7091 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>30</version>
+    <version>31</version>
     <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
   </parent>
 
@@ -71,6 +71,7 @@ under the License.
     <checkstyleVersion>6.18</checkstyleVersion>
     <doxiaVersion>1.4</doxiaVersion>
     <sitePluginVersion>3.4</sitePluginVersion>
+    <surefire.version>2.21.0</surefire.version>
   </properties>
 
   <contributors>

-- 
To stop receiving notification emails like this one, please contact
gb...@apache.org.

Reply via email to