Fixed mFileMappingProperties javadoc

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@498 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
rgauss 2012-09-18 12:20:05 +00:00
parent 1c0056e6b2
commit 1fbfe5501c

View File

@ -334,7 +334,7 @@ public abstract class AbstractAmpMojo extends AbstractMojo
private File mModuleProperties;
/**
* The path to the web.xml file to use.
* The path to the file-mapping.properties file to use.
*
* @parameter expression="${maven.amp.fileMappingProperties}" default-value="${project.basedir}/file-mapping.properties"
*/