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:
Brett Porter 2009-01-10 23:12:24 +00:00
parent 54977074bd
commit 8306b12402
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@ public class MavenITmng3599useHttpProxyForWebDAVTest
} }
else 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] " );
} }
} }
} }