added range since it is known to fail with Maven 3.0.4 and lower

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1397879 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Herve Boutemy 2012-10-13 16:14:36 +00:00
parent 02a7331714
commit b9e9df1e05
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ public class MavenITmng5280SettingsProfilesRepositoriesOrderTest
public MavenITmng5280SettingsProfilesRepositoriesOrderTest()
{
super( ALL_MAVEN_VERSIONS );
super( "(3.0.4,)" );
}
public void setUp()