Remove todo. Properties doesn't exists on dependencies now.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163518 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Emmanuel Venisse 2005-03-10 09:53:47 +00:00
parent c32adefa9f
commit dd2d1738a7

View File

@ -190,7 +190,7 @@ public void copyResources( File sourceDirectory, File webappDirectory, String in
}
/**
* @todo properties 'war.target.path'
*
*/
public void buildWebapp( MavenProject project )
throws IOException