Fix typo in property name.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113947 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
evenisse 2003-09-03 12:36:54 +00:00
parent bbd97f70ce
commit 04dc03d206

View File

@ -3,7 +3,7 @@
# -------------------------------------------------------------------
# War plugin.
# -------------------------------------------------------------------
maven.jar.index=true
maven.war.index=true
# Location of where the webapp is located in the source tree. The
# WEB-INF directory is located right under ${maven.war.src}.
maven.war.src=${maven.src.dir}/webapp