mirror of https://github.com/apache/maven.git
not available on 2.0.10 (yet)
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738313 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
573b19be5b
commit
b6baa0216d
|
@ -32,7 +32,8 @@ public class MavenITmng0553SettingsAuthzEncryptionTest
|
|||
{
|
||||
public MavenITmng0553SettingsAuthzEncryptionTest()
|
||||
{
|
||||
super( "(2.0.9,2.1.0-M1),(2.1.0-M1,2.1.99)" ); // 2.0.10+, excluding 2.1.0-M1
|
||||
super( "(2.1.0-M1,2.99)" ); // 2.1.0-M2+
|
||||
//super( "(2.0.9,2.1.0-M1),(2.1.0-M1,2.1.99)" ); // 2.0.10+, excluding 2.1.0-M1
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue