mirror of https://github.com/apache/maven.git
fix version reported
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@733396 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
54977074bd
commit
8306b12402
|
@ -226,7 +226,7 @@ public class MavenITmng3599useHttpProxyForWebDAVTest
|
|||
}
|
||||
else
|
||||
{
|
||||
System.out.print( " [skipping DAV test for Maven versions < 2.0.10]" );
|
||||
System.out.print( " [skipping DAV test for Maven versions < 2.1.0-M1] " );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue