[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:
Benjamin Bentmann 2009-03-07 11:24:13 +00:00
parent ce304751dd
commit fb3d76e491
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ public class MavenITmng2432PluginPrefixOrderTest
public MavenITmng2432PluginPrefixOrderTest()
{
super( "[3.0-alpha-2,)" );
super( "[2.1.0,)" );
}
/**