From 04dc03d2062d6297ef050d49eaaeec3f6911fdeb Mon Sep 17 00:00:00 2001 From: evenisse Date: Wed, 3 Sep 2003 12:36:54 +0000 Subject: [PATCH] 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 --- war/plugin.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/war/plugin.properties b/war/plugin.properties index 5c028201..c04eaca7 100644 --- a/war/plugin.properties +++ b/war/plugin.properties @@ -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