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:49:39 UTC

[maven-dist-tool] branch master updated: add Maven core documentation urls for older releases

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 1055d82  add Maven core documentation urls for older releases
1055d82 is described below

commit 1055d82d11289c53d287e1c14352fb7269554fe6
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Wed Mar 18 08:49:35 2020 +0100

    add Maven core documentation urls for older releases
---
 src/main/resources/dist-tool.conf | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/main/resources/dist-tool.conf b/src/main/resources/dist-tool.conf
index 3f3b364..80bc437 100644
--- a/src/main/resources/dist-tool.conf
+++ b/src/main/resources/dist-tool.conf
@@ -59,10 +59,15 @@
 ##   apache-maven [2.2,3.0-alpha-1)
 
 /maven-3: org.apache.maven src+bin
+ > apache-maven:3.0.5 site = https://maven.apache.org/ref/3.0.5/
   apache-maven [3.0,3.1.0-alpha-1)
+ > apache-maven:3.1.1 site = https://maven.apache.org/ref/3.1.1/
   apache-maven [3.1.0,3.2.0-alpha-1)
+ > apache-maven:3.2.5 site = https://maven.apache.org/ref/3.2.5/
   apache-maven [3.2.0,3.3.0-alpha-1)
+ > apache-maven:3.3.9 site = https://maven.apache.org/ref/3.3.9/
   apache-maven [3.3.0,3.4.0-alpha-1)
+ > apache-maven:3.5.4 site = https://maven.apache.org/ref/3.5.4/
   apache-maven [3.5.0,3.6.0-alpha-1)
   apache-maven