mirror of https://github.com/apache/maven.git
[MNG-3271] <excludeDefaults> does not seem to work
o Enabled IT for Maven 2.0.10+ and 2.1.0-M2+ git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@737340 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2d1e967e59
commit
a73d08839f
|
@ -37,7 +37,7 @@ public class MavenITmng3271DefaultReportsSuppressionTest
|
|||
|
||||
public MavenITmng3271DefaultReportsSuppressionTest()
|
||||
{
|
||||
super( "(2.9999,)" );
|
||||
super( "(2.0.9,2.1.0-M1),(2.1.0-M1,)" );
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue