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

commit fb2cedf5f5b1c09202db1f67c982c25e4b5c5c67
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Tue Sep 15 11:55:31 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 ee7ffb9..7fc978e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -152,7 +152,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>

Reply via email to