You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/08/19 12:11:07 UTC

[maven-antrun-plugin] branch master updated: Bump modello-maven-plugin from 1.10.0 to 1.11

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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 5141a9a  Bump modello-maven-plugin from 1.10.0 to 1.11
5141a9a is described below

commit 5141a9ac35e95123446df0cb446f88e09f3d30de
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Wed Aug 19 14:05:41 2020 +0200

    Bump modello-maven-plugin from 1.10.0 to 1.11
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6c12da9..af95a00 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@ under the License.
       <plugin>
         <groupId>org.codehaus.modello</groupId>
         <artifactId>modello-maven-plugin</artifactId>
-        <version>1.10.0</version>
+        <version>1.11</version>
         <configuration>
           <models>
             <model>src/main/mdo/antrun.mdo</model>