mirror of https://github.com/apache/maven.git
o get rid of ROLE field
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726580 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f5c4a25c9c
commit
a8924908e3
|
@ -34,8 +34,6 @@ import java.util.List;
|
|||
*/
|
||||
public interface MavenTools
|
||||
{
|
||||
String ROLE = MavenTools.class.getName();
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// Methods taken from ProjectUtils
|
||||
// ----------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue