mirror of https://github.com/apache/maven.git
[MNG-8282] Disable MNG-0553 IT for Maven 4-beta5+ (feature reworked)
--- https://issues.apache.org/jira/browse/MNG-8282
This commit is contained in:
parent
e2890989c1
commit
0bfde6311c
|
@ -56,7 +56,7 @@ public class MavenITmng0553SettingsAuthzEncryptionTest extends AbstractMavenInte
|
|||
private int port;
|
||||
|
||||
public MavenITmng0553SettingsAuthzEncryptionTest() {
|
||||
super("[2.1.0,3.0-alpha-1),[3.0-alpha-3,)");
|
||||
super("[2.1.0,3.0-alpha-1),[3.0-alpha-3,4.0.0-beta-4]");
|
||||
}
|
||||
|
||||
@BeforeEach
|
||||
|
|
Loading…
Reference in New Issue