mirror of https://github.com/apache/maven.git
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:
parent
109c39d818
commit
a455a47fcc
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue