mirror of https://github.com/apache/maven.git
add note on it version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1227301 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
04a900ada9
commit
d3a9298f2a
|
@ -42,6 +42,7 @@ public class MavenITmng5224InjectedSettings
|
|||
|
||||
public MavenITmng5224InjectedSettings()
|
||||
{
|
||||
// olamy probably doesn't work with 3.x before 3.0.4
|
||||
super( "[2.0.3,3.0-alpha-1),[3.0.4,)" );
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue