You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2020/03/18 07:32:32 UTC

[maven-dist-tool] branch master updated: added missing subprojects

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

hboutemy 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 45f59b4  added missing subprojects
45f59b4 is described below

commit 45f59b43a74bb392894ca43326214cb64c438f2b
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Wed Mar 18 08:32:27 2020 +0100

    added missing subprojects
---
 src/main/resources/dist-tool.conf | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/main/resources/dist-tool.conf b/src/main/resources/dist-tool.conf
index 1573dfb..3f3b364 100644
--- a/src/main/resources/dist-tool.conf
+++ b/src/main/resources/dist-tool.conf
@@ -61,6 +61,9 @@
 /maven-3: org.apache.maven src+bin
   apache-maven [3.0,3.1.0-alpha-1)
   apache-maven [3.1.0,3.2.0-alpha-1)
+  apache-maven [3.2.0,3.3.0-alpha-1)
+  apache-maven [3.3.0,3.4.0-alpha-1)
+  apache-maven [3.5.0,3.6.0-alpha-1)
   apache-maven
 
 /jxr: org.apache.maven.jxr
@@ -178,6 +181,7 @@
 
 /shared: org.apache.maven.shared https://maven.apache.org/shared/
   file-management
+  maven-artifact-transfer
   maven-common-artifact-filters
   maven-dependency-analyzer
   maven-dependency-tree