mirror of
https://github.com/apache/maven.git
synced 2025-02-09 03:25:23 +00:00
o Re-enabled IT for 3.x
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@809770 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c00f0b1418
commit
20630cf215
@ -27,9 +27,10 @@
|
||||
public class MavenIT0051ReleaseProfileTest
|
||||
extends AbstractMavenIntegrationTestCase
|
||||
{
|
||||
|
||||
public MavenIT0051ReleaseProfileTest()
|
||||
{
|
||||
super( "(2.0.2,3.0-alpha-1)" ); // no longer supported in 3.0+
|
||||
super( "(2.0.2,)" );
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user