mirror of https://github.com/apache/maven.git
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:
parent
acfb6de4a5
commit
94828abb6b
|
@ -35,7 +35,7 @@ public class MavenIT0039ReleasePomInReactorTest
|
||||||
{
|
{
|
||||||
public MavenIT0039ReleasePomInReactorTest()
|
public MavenIT0039ReleasePomInReactorTest()
|
||||||
{
|
{
|
||||||
super( ALL_MAVEN_VERSIONS );
|
super( "[2.0,3.0-alpha-1)" );
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue