mirror of https://github.com/apache/maven.git
this isn't implemented for the upcoming 2.2.0 release. It's in the list of issues for 2.3.0-M1 now, IIRC.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@769842 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2846766111
commit
12bb9ed83e
|
@ -38,7 +38,7 @@ public class MavenITmng3714ToolchainsCliOptionTest
|
|||
{
|
||||
public MavenITmng3714ToolchainsCliOptionTest()
|
||||
{
|
||||
super( "[2.2.0,)" );
|
||||
super( "[2.3.0,)" );
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue