git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@835376 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2009-11-12 13:21:18 +00:00
parent 1083ef52c3
commit eccb7f7e31
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ public class MavenITmng4293RequiresCompilePlusRuntimeScopeTest
public MavenITmng4293RequiresCompilePlusRuntimeScopeTest()
{
super( "[3.0-alpha3,)" );
super( "[3.0-alpha-3,)" );
}
/**