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

khmarbaise pushed a commit to branch SUREFIRE-1540
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git

commit 161d93de3fc4efd7cd669b16377315953bbce4f3
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Mon Jul 23 19:58:37 2018 +0200

    [SUREFIRE-1540] - Upgrade maven-plugins parent to version 32
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 300fcce..50ea4d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven-parent</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>31</version>
+    <version>32</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>
 

Reply via email to