[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:
Brian E Fox 2008-12-09 03:02:01 +00:00
parent baa61f7c47
commit 4bc3247dfd
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ public class MavenITmng3843PomInheritanceTest
public MavenITmng3843PomInheritanceTest()
{
super( "(2.99,)" ); // only test in 3.0+
}
/**