mirror of https://github.com/apache/maven.git
issue is marked as fixed in 2.1.0+
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@694095 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0c969f37e4
commit
18e55a88d0
|
@ -38,7 +38,7 @@ public class MavenITmng3703ExecutionProjectWithRelativePathsTest
|
|||
public MavenITmng3703ExecutionProjectWithRelativePathsTest()
|
||||
throws InvalidVersionSpecificationException
|
||||
{
|
||||
super( "(2.0.9,)" ); // only test in 2.0.9+
|
||||
super( "(2.0.99,)" ); // only test in 2.1.0+
|
||||
}
|
||||
|
||||
public void testForkFromMojo()
|
||||
|
|
Loading…
Reference in New Issue