o get rid of references to the javadoc annotations

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721634 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2008-11-29 05:05:16 +00:00
parent 109c39d818
commit a455a47fcc
2 changed files with 0 additions and 2 deletions

View File

@ -36,7 +36,6 @@ import org.codehaus.plexus.util.IOUtil;
* @author Jason van Zyl
* @author <a href="mailto:brett@apache.org">Brett Porter</a>
* @version $Id$
* @plexus.component
*/
@Component(role = RuntimeInformation.class)
public class DefaultRuntimeInformation

View File

@ -41,7 +41,6 @@ import java.util.Map;
*
* @author <a href="mailto:brett@apache.org">Brett Porter</a>
* @version $Id$
* @plexus.component
*/
@Component(role = PluginMappingManager.class)
public class DefaultPluginMappingManager