mirror of https://github.com/apache/maven.git
PR: MNG-1040
Submitted by: Johnny R. Ruiz III Reviewed by: Brett Porter project-team goal incorrectly formats developers' <url> git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306517 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5ce9fd4daa
commit
7879790516
|
@ -377,7 +377,7 @@ public abstract class AbstractMavenReportRenderer
|
|||
}
|
||||
else
|
||||
{
|
||||
text( text );
|
||||
text( href );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue