o Enabled IT for 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@798244 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2009-07-27 18:23:41 +00:00
parent ee6affefce
commit f9ed08558a
1 changed files with 1 additions and 2 deletions

View File

@ -37,8 +37,7 @@ public class MavenITmng3810BadProfileActivationTest
public MavenITmng3810BadProfileActivationTest()
{
// TODO: implement for 3.0
super( "(2.0.10,2.1.0-M1),(2.1.0-M1,3.0-alpha-1)" ); // 2.0.11+, 2.1.0-M2+
super( "(2.0.10,2.1.0-M1),(2.1.0-M1,3.0-alpha-1),[3.0-alpha-3,)" ); // 2.0.11+, 2.1.0-M2+
}
public void testitMNG3810Property()