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@750863 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
599a631ef7
commit
53200fe549
|
@ -38,7 +38,7 @@ public class MavenITmng3925MergedPluginExecutionOrderTest
|
|||
|
||||
public MavenITmng3925MergedPluginExecutionOrderTest()
|
||||
{
|
||||
super( ALL_MAVEN_VERSIONS );
|
||||
super( "[2.0.5,)" );
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue