mirror of https://github.com/apache/maven.git
[MNG-3843] fixing IT range because this wasn't fixed until 3.0
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@724588 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
baa61f7c47
commit
4bc3247dfd
|
@ -38,6 +38,7 @@ public class MavenITmng3843PomInheritanceTest
|
||||||
|
|
||||||
public MavenITmng3843PomInheritanceTest()
|
public MavenITmng3843PomInheritanceTest()
|
||||||
{
|
{
|
||||||
|
super( "(2.99,)" ); // only test in 3.0+
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue