o deprecate this component, the model properties-based system will replace this

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721885 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2008-11-30 20:06:57 +00:00
parent 8ed1aa0e20
commit 2b66d03796
1 changed files with 2 additions and 0 deletions

View File

@ -25,7 +25,9 @@
/**
* @author Jason van Zyl
* @version $Id$
* @deprecated
*/
@Deprecated
public interface ModelInheritanceAssembler
{
String ROLE = ModelInheritanceAssembler.class.getName();