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

eolivelli pushed a commit to branch maven-metrics
in repository https://gitbox.apache.org/repos/asf/maven-studies.git

commit 5cf6d6b53dffe56cd21a0d1df6cfa2c11a69ce8d
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Sun May 3 18:45:23 2020 +0200

    [MNG-6893] Super POM - upgrade maven-antrun-plugin to 3.0.0
    
    Closes #343
---
 .../src/main/resources/org/apache/maven/model/pom-4.0.0.xml             | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml 
b/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml
index 99573d8..e61d110 100644
--- 
a/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml
+++ 
b/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml
@@ -82,7 +82,7 @@ under the License.
       <plugins>
         <plugin>
           <artifactId>maven-antrun-plugin</artifactId>
-          <version>1.3</version>
+          <version>3.0.0</version>
         </plugin>
         <plugin>
           <artifactId>maven-assembly-plugin</artifactId>

Reply via email to