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:
parent
5878b8d99e
commit
1ae2e5e63d
@ -111,7 +111,7 @@
|
|||||||
<type>war<type>
|
<type>war<type>
|
||||||
<properties>
|
<properties>
|
||||||
<ear.bundle>true</ear.bundle>
|
<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>
|
</properties>
|
||||||
</dependency>
|
</dependency>
|
||||||
]]></source>
|
]]></source>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user