You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2019/05/11 12:49:23 UTC

[maven-war-plugin] 02/02: maven-invoker-plugin to 3.2.0

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

khmarbaise pushed a commit to branch MWAR-424
in repository https://gitbox.apache.org/repos/asf/maven-war-plugin.git

commit 9d4d589471960649c1fca968220e2d2a7d760d93
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sat Mar 23 13:40:20 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index 749c1e7..c9f76bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -241,6 +241,7 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-invoker-plugin</artifactId>
+            <version>3.2.0</version>
             <configuration>
               <goals>
                 <goal>clean</goal>