mirror of https://github.com/apache/maven.git
[MNG-3260] integration test is needed for this issue
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@633722 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f9a9481d4e
commit
182de8f5d5
|
@ -19,7 +19,7 @@ public class MavenITmng2277AggregatorAndResolutionPluginsTest
|
|||
public MavenITmng2277AggregatorAndResolutionPluginsTest()
|
||||
throws InvalidVersionSpecificationException
|
||||
{
|
||||
super( "(2.0.7,2.1-SNAPSHOT)" ); // 2.0.8+
|
||||
super( "(2.0.7,)" ); // 2.0.8+
|
||||
}
|
||||
|
||||
public void testitMNG2277 ()
|
||||
|
|
Loading…
Reference in New Issue