mirror of https://github.com/apache/maven.git
o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750864 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
53200fe549
commit
55c1b8a229
|
@ -36,7 +36,7 @@ public class MavenITmng4053PluginConfigAttributesTest
|
|||
|
||||
public MavenITmng4053PluginConfigAttributesTest()
|
||||
{
|
||||
super( ALL_MAVEN_VERSIONS );
|
||||
super( "[2.0.3,)" );
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue