You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2022/01/02 20:23:41 UTC

[maven-dist-tool] branch master updated: upgrade Maven Plugin Plugin

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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dist-tool.git


The following commit(s) were added to refs/heads/master by this push:
     new 7d5ac0a  upgrade Maven Plugin Plugin
7d5ac0a is described below

commit 7d5ac0a8a8b359d3499fc1892296e06298a44f5f
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun Jan 2 21:23:39 2022 +0100

    upgrade Maven Plugin Plugin
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 9969baf..a0e6023 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,6 +151,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-plugin-plugin</artifactId>
+        <version>3.6.2</version>
         <executions>
           <execution>
             <id>default-descriptor</id>