Fix plexus tag

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@425691 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Emmanuel Venisse 2006-07-26 09:32:58 +00:00
parent 5c7216f4b6
commit a23d63fee1
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ public class Maven1Converter
/**
* Plexus component that manages plugin relocators
*
* @component
* @plexus.requirement
*/
private PluginRelocatorManager pluginRelocatorManager;