Cosmetic reformatting
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@529158 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c9fffb0286
commit
5aacee20b5
@ -124,7 +124,12 @@ ${maven.announcement.distributionUrl}/${pom.artifactId}-${versionVariable}.jar
|
|||||||
</u:available>
|
</u:available>
|
||||||
<j:if test="${!empty(pom.issueTrackingUrl)}">
|
<j:if test="${!empty(pom.issueTrackingUrl)}">
|
||||||
<j:whitespace trim="false">
|
<j:whitespace trim="false">
|
||||||
Issues, bugs, and feature requests for ${pom.name} should be submitted to the following issue tracking system:
|
|
||||||
|
===============================================================================
|
||||||
|
|
||||||
|
Issues, bugs, and feature requests for ${pom.name}
|
||||||
|
should be submitted to the following issue tracking system:
|
||||||
|
|
||||||
${pom.issueTrackingUrl}
|
${pom.issueTrackingUrl}
|
||||||
</j:whitespace>
|
</j:whitespace>
|
||||||
</j:if>
|
</j:if>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user