mirror of
https://github.com/apache/maven.git
synced 2025-02-08 19:15:12 +00:00
o maven 3.x doesn't use a baked in release plugin convention, need to allow other release tools and need not to be coupled to specified plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@780160 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
201a6f5867
commit
f723405900
@ -35,7 +35,7 @@ public class MavenIT0036Test
|
||||
{
|
||||
public MavenIT0036Test()
|
||||
{
|
||||
super( ALL_MAVEN_VERSIONS );
|
||||
super( "(2.0,3.0-alpha-1)" );
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user