[MNG-5868] Enable IT for Maven 3.8.2

This commit is contained in:
Michael Osipov 2021-06-26 21:09:03 +02:00
parent 45ef48c405
commit 8c74ea50ed
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ public class MavenITmng5868NoDuplicateAttachedArtifacts
public MavenITmng5868NoDuplicateAttachedArtifacts()
{
super( "[4.0.0-alpha-1,)" );
super( "[3.8.2,)" );
}
@Override