mirror of
https://github.com/apache/maven.git
synced 2025-02-23 02:15:50 +00:00
o Fixed typo in version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1042355 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2e241679cf
commit
eee999cc5a
@ -35,7 +35,7 @@ public class MavenITmng2738ProfileIdCollidesWithCliOptionTest
|
||||
|
||||
public MavenITmng2738ProfileIdCollidesWithCliOptionTest()
|
||||
{
|
||||
super( "[2.1.0,3.0-alpha-1),[3.0,)" );
|
||||
super( "[2.2.0,3.0-alpha-1),[3.0,)" );
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user