typo correction.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113380 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
<j:when test="${mainExists=='false'}">
|
||||
<jar href="${maven.final.name}.jar" main="true"/>
|
||||
</j:when>
|
||||
<j:otherwise">
|
||||
<j:otherwise>
|
||||
<jar href="${maven.final.name}.jar"/>
|
||||
</j:otherwise>
|
||||
</j:choose>
|
||||
|
||||
Reference in New Issue
Block a user