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
commit 5665843488cadecab3d8c76d5816b45ead4abf02 Author: rfscholte <[email protected]> AuthorDate: Fri Jun 14 22:09:42 2019 +0200 Retire Maven Downloader --- src/main/resources/dist-tool.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/dist-tool.conf b/src/main/resources/dist-tool.conf index cda7cc9..08eb962 100644 --- a/src/main/resources/dist-tool.conf +++ b/src/main/resources/dist-tool.conf @@ -195,6 +195,7 @@ maven-verifier ## Retired ## maven-artifact-resolver +## maven-downloader ## maven-model-converter ## maven-runtime
