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

khmarbaise pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/master by this push:
     new e56fe97  [MNG-6449] - Upgrade parent to 32
e56fe97 is described below

commit e56fe97301931c0dc4350942fe88bc0bbe320ff7
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Thu Jul 19 22:22:20 2018 +0200

    [MNG-6449] - Upgrade parent to 32
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 90710f5..9946676a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>31</version>
+    <version>32</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>
 

Reply via email to