mirror of https://github.com/apache/maven.git
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:
parent
8ed1aa0e20
commit
2b66d03796
|
@ -25,7 +25,9 @@ import org.apache.maven.model.Model;
|
|||
/**
|
||||
* @author Jason van Zyl
|
||||
* @version $Id$
|
||||
* @deprecated
|
||||
*/
|
||||
@Deprecated
|
||||
public interface ModelInheritanceAssembler
|
||||
{
|
||||
String ROLE = ModelInheritanceAssembler.class.getName();
|
||||
|
|
Loading…
Reference in New Issue