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

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


The following commit(s) were added to refs/heads/master by this push:
     new 51e397d  Retire maven-repository-builder
51e397d is described below

commit 51e397d2183acfe0d356a9645f0ffe2ed7b410fe
Author: rfscholte <rfscho...@apache.org>
AuthorDate: Sun Aug 11 16:55:41 2019 +0200

    Retire maven-repository-builder
---
 .../java/org/apache/maven/dist/tools/masterjobs/ListMasterJobsMojo.java  | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/src/main/java/org/apache/maven/dist/tools/masterjobs/ListMasterJobsMojo.java 
b/src/main/java/org/apache/maven/dist/tools/masterjobs/ListMasterJobsMojo.java
index 0d604ba..a3aeba5 100644
--- 
a/src/main/java/org/apache/maven/dist/tools/masterjobs/ListMasterJobsMojo.java
+++ 
b/src/main/java/org/apache/maven/dist/tools/masterjobs/ListMasterJobsMojo.java
@@ -59,6 +59,7 @@ public class ListMasterJobsMojo extends AbstractMavenReport
                                                          "maven-ant-plugin",
                                                          
"maven-artifact-resolver",
                                                          "maven-downloader",
+                                                         
"maven-repository-builder",
                                                          
"maven-repository-plugin",
                                                          "maven-runtime" );
 

Reply via email to