o Fixed version range

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785816 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2009-06-17 21:37:52 +00:00
parent d7c57106a7
commit 880cd4a083
1 changed files with 1 additions and 1 deletions

View File

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