mirror of https://github.com/apache/maven.git
[MNG-2432] Apache and Mojo plugins take precendence over plugins in the pom.
o Enabled IT for 2.1.x git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@751250 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ce304751dd
commit
fb3d76e491
|
@ -36,7 +36,7 @@ public class MavenITmng2432PluginPrefixOrderTest
|
|||
|
||||
public MavenITmng2432PluginPrefixOrderTest()
|
||||
{
|
||||
super( "[3.0-alpha-2,)" );
|
||||
super( "[2.1.0,)" );
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue