o Enabled IT for 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@803439 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2009-08-12 10:43:41 +00:00
parent 4bbd446e81
commit 724131c8be
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ public class MavenITmng3535SelfReferentialPropertiesTest
public MavenITmng3535SelfReferentialPropertiesTest()
{
super( "[2.1.0-M1,3.0-alpha-1)" ); // handled differently in 3.0+
super( "[2.1.0-M1,3.0-alpha-1),[3.0-alpha-3,)" );
}
public void testitMNG3535_ShouldSucceed()