You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2019/04/19 08:19:14 UTC

[maven-wagon] 01/01: Upgrade maven-enforcer-plugin (defaults is corrupt on one of jenkins-nodes at ASF)

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

rfscholte pushed a commit to branch stabilize
in repository https://gitbox.apache.org/repos/asf/maven-wagon.git

commit 707b9a0fdffb3f4dfa9efe0232f8014f266ab80c
Author: rfscholte <rf...@apache.org>
AuthorDate: Fri Apr 19 10:19:02 2019 +0200

    Upgrade maven-enforcer-plugin (defaults is corrupt on one of jenkins-nodes at ASF)
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 30e5b40..c2b7626 100644
--- a/pom.xml
+++ b/pom.xml
@@ -428,6 +428,7 @@ under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-enforcer-plugin</artifactId>
+        <version>3.0.0-M2</version>
         <executions>
           <execution>
             <goals>