o Fixed version range

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750863 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2009-03-06 12:02:10 +00:00
parent 599a631ef7
commit 53200fe549
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ public class MavenITmng3925MergedPluginExecutionOrderTest
public MavenITmng3925MergedPluginExecutionOrderTest()
{
super( ALL_MAVEN_VERSIONS );
super( "[2.0.5,)" );
}
/**