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/03/23 20:10:43 UTC

[maven-jlink-plugin] 04/06: Downgrade maven-invoker-plugin to 3.0.1

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

khmarbaise pushed a commit to branch MJLINK-29
in repository https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git

commit 7e3c70264a6173220d86f79ce71cac64d9bb6319
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sat Nov 3 12:53:30 2018 +0100

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

diff --git a/pom.xml b/pom.xml
index c4aba9c..be01d7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -203,6 +203,7 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-invoker-plugin</artifactId>
+            <version>3.0.1</version>
             <configuration>
               <localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
               <environmentVariables>