mirror of https://github.com/apache/maven.git
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:
parent
4ab7501ffb
commit
4af0dea4a3
|
@ -42,7 +42,7 @@ package org.apache.maven.plugin.install;
|
|||
* expression="#localRepository"
|
||||
* description=""
|
||||
*
|
||||
* @prereq build
|
||||
* @prereq package
|
||||
*
|
||||
*/
|
||||
public class InstallMojo
|
||||
|
|
Loading…
Reference in New Issue