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

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


The following commit(s) were added to refs/heads/master by this push:
     new e5deb2e  WIP - Maven Release Notes 3.6.1
e5deb2e is described below

commit e5deb2eb7b78e1e0c92f10126e4be3543f31278e
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Fri Apr 12 19:12:27 2019 +0200

    WIP - Maven Release Notes 3.6.1
---
 content/markdown/docs/3.6.1/release-notes.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/markdown/docs/3.6.1/release-notes.md 
b/content/markdown/docs/3.6.1/release-notes.md
index 89b14d2..c21a83d 100644
--- a/content/markdown/docs/3.6.1/release-notes.md
+++ b/content/markdown/docs/3.6.1/release-notes.md
@@ -195,7 +195,7 @@ or for short:
 mvn -ntp ... ....
 ```
 
-There had been issues related to the construction of
+There had been an issues like [MNG-6505] and [MNG-6059] related to the 
construction of
 URL's etc. within `distributionManagement` and `scm` part in the pom for multi 
module
 builds like this:
 
@@ -209,7 +209,7 @@ builds like this:
  </distributionManagement>
 ```
 
-Detailed explanations can be found in [Inheritance 
Assembly][inheritance-assembly].  
+Detailed explanations can be found in [Inheritance 
Assembly][inheritance-assembly] and in [MNG-6059]
 
 
 [inheritance-assembly]: 
https://maven.apache.org/ref/3-LATEST/maven-model-builder/index.html#Inheritance_Assembly

Reply via email to