Skip to content

Commit

Permalink
Disable MNG-2196 IT as it can infer the parent
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed Oct 7, 2024
1 parent 83fdd26 commit c4026b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
public class MavenITmng2196ParentResolutionTest extends AbstractMavenIntegrationTestCase {

public MavenITmng2196ParentResolutionTest() {
super(ALL_MAVEN_VERSIONS);
super("[2.0,4.0.0-beta-5)");
}

/**
Expand Down

0 comments on commit c4026b8

Please sign in to comment.