mirror of https://github.com/apache/maven.git
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:
parent
02a7331714
commit
b9e9df1e05
|
@ -52,7 +52,7 @@ public class MavenITmng5280SettingsProfilesRepositoriesOrderTest
|
|||
|
||||
public MavenITmng5280SettingsProfilesRepositoriesOrderTest()
|
||||
{
|
||||
super( ALL_MAVEN_VERSIONS );
|
||||
super( "(3.0.4,)" );
|
||||
}
|
||||
|
||||
public void setUp()
|
||||
|
|
Loading…
Reference in New Issue