mirror of https://github.com/apache/maven.git
o Enabled IT for 2.0.11 and 2.1.0-M2
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@726248 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
64823bb71b
commit
794e15a610
its/core-it-suite/src/test/java/org/apache/maven/it
|
@ -37,7 +37,7 @@ public class MavenITmng3899ExtensionInheritanceTest
|
|||
|
||||
public MavenITmng3899ExtensionInheritanceTest()
|
||||
{
|
||||
super( "(2.99,)" );
|
||||
super( "(2.0.10,2.1.0-M1),(2.1.0-M1,)" );
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue