mirror of https://github.com/apache/maven.git
unused
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@193194 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
51c53b8ddd
commit
7999f398e2
|
@ -132,10 +132,4 @@ public class MavenSession
|
|||
{
|
||||
return settings;
|
||||
}
|
||||
|
||||
public List getPluginRepositories()
|
||||
{
|
||||
return project.getPluginArtifactRepositories();
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in New Issue