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:
evenisse
2003-04-24 13:41:31 +00:00
parent e6e44622a6
commit 9a34fcdf8e

View File

@@ -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>