2.0.10 did not include the user agent settings

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@700329 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2008-09-30 03:07:42 +00:00
parent 4cb764602f
commit bcebcd5eb4
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ public class MavenITmng3652UserAgentHeader
public MavenITmng3652UserAgentHeader()
{
super( "(2.0.9,2.99.99)" );
super( "[2.1.0-M1,2.99.99)" );
}
public void setUp()