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:
Benjamin Bentmann 2009-03-06 12:05:06 +00:00
parent 53200fe549
commit 55c1b8a229
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ public class MavenITmng4053PluginConfigAttributesTest
public MavenITmng4053PluginConfigAttributesTest()
{
super( ALL_MAVEN_VERSIONS );
super( "[2.0.3,)" );
}
/**