Use a correct prereq.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163388 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Emmanuel Venisse 2005-02-23 23:26:09 +00:00
parent 4ab7501ffb
commit 4af0dea4a3
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ package org.apache.maven.plugin.install;
* expression="#localRepository"
* description=""
*
* @prereq build
* @prereq package
*
*/
public class InstallMojo