mirror of https://github.com/apache/maven.git
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:
parent
f9ed08558a
commit
0b73c97d90
|
@ -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,)" );
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue