mirror of https://github.com/apache/maven.git
o block out the legacy bits from 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@796589 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6d114894f4
commit
63ddce509c
|
@ -47,7 +47,7 @@ public class MavenITmng2883LegacyRepoOfflineTest
|
|||
|
||||
public MavenITmng2883LegacyRepoOfflineTest()
|
||||
{
|
||||
super( "(2.0.9,2.1.0-M1),(2.1.0-M1,)" );
|
||||
super( "(,3.0-alpha-1)" );
|
||||
}
|
||||
|
||||
public void testParentUnresolvable()
|
||||
|
|
Loading…
Reference in New Issue