o Disabled IT (support for release POMs dropped from trunk)

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@797226 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2009-07-23 21:19:22 +00:00
parent acfb6de4a5
commit 94828abb6b
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ public class MavenIT0039ReleasePomInReactorTest
{
public MavenIT0039ReleasePomInReactorTest()
{
super( ALL_MAVEN_VERSIONS );
super( "[2.0,3.0-alpha-1)" );
}
/**