mirror of https://github.com/apache/maven.git
fix component tag
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312920 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
aaae013631
commit
d0b79e3ee3
|
@ -106,9 +106,7 @@ public class PrepareReleaseMojo
|
||||||
private PluginVersionManager pluginVersionManager;
|
private PluginVersionManager pluginVersionManager;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @parameter expression="${component.org.codehaus.plexus.components.inputhandler.InputHandler}"
|
* @component
|
||||||
* @required
|
|
||||||
* @readonly
|
|
||||||
*/
|
*/
|
||||||
private InputHandler inputHandler;
|
private InputHandler inputHandler;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue