Skip to content

Commit

Permalink
Updated version range to start from beta-4 for mng7334 test
Browse files Browse the repository at this point in the history
  • Loading branch information
juulhobert committed Aug 2, 2024
1 parent debf660 commit 7be71e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

public class MavenITmng7344EffectivePomPluginTest extends AbstractMavenIntegrationTestCase {
public MavenITmng7344EffectivePomPluginTest() {
super("[4.0.0-alpha-13,)");
super("[4.0.0-beta-4-SNAPSHOT,)");
}

@Test
Expand Down

0 comments on commit 7be71e6

Please sign in to comment.