mirror of https://github.com/apache/maven.git
[MNG-5868] Enable IT for Maven 3.8.2
This commit is contained in:
parent
45ef48c405
commit
8c74ea50ed
|
@ -53,7 +53,7 @@ public class MavenITmng5868NoDuplicateAttachedArtifacts
|
|||
|
||||
public MavenITmng5868NoDuplicateAttachedArtifacts()
|
||||
{
|
||||
super( "[4.0.0-alpha-1,)" );
|
||||
super( "[3.8.2,)" );
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue