You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2019/07/28 23:01:48 UTC

[maven-archetype] 01/03: maven-invoker-plugin:3.2.0

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

tibordigana pushed a commit to branch buildfix
in repository https://gitbox.apache.org/repos/asf/maven-archetype.git

commit 104652566b205d51c17d72cc40ffde0b780bdf7d
Author: tibordigana <ti...@apache.org>
AuthorDate: Sun Jul 28 23:13:09 2019 +0200

    maven-invoker-plugin:3.2.0
---
 maven-archetype-plugin/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/maven-archetype-plugin/pom.xml b/maven-archetype-plugin/pom.xml
index 26d19be..5b99d27 100644
--- a/maven-archetype-plugin/pom.xml
+++ b/maven-archetype-plugin/pom.xml
@@ -233,6 +233,7 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-invoker-plugin</artifactId>
+            <version>3.2.0</version>
             <configuration>
               <showErrors>true</showErrors>
               <debug>true</debug>