o Enabled IT for 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798256 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2009-07-27 19:03:04 +00:00
parent f9ed08558a
commit 0b73c97d90
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ public class MavenITmng2831CustomArtifactHandlerAndCustomLifecycleTest
public MavenITmng2831CustomArtifactHandlerAndCustomLifecycleTest()
{
super( "(2.0.1,2.0.5),(2.0.6,3.0-alpha-1)" ); //extension support removed from 3.0
super( "(2.0.1,2.0.5),(2.0.6,3.0-alpha-1),[3.0-alpha-3,)" );
}
/**