small typo fixed

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113415 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
michal 2003-05-08 20:56:51 +00:00
parent 5878b8d99e
commit 1ae2e5e63d

View File

@ -111,7 +111,7 @@
<type>war<type>
<properties>
<ear.bundle>true</ear.bundle>
<ear.appxml.context-root>maven</ear.appxml.war.context-root>
<ear.appxml.war.context-root>maven</ear.appxml.war.context-root>
</properties>
</dependency>
]]></source>