mirror of https://github.com/apache/maven.git
o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785816 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d7c57106a7
commit
880cd4a083
|
@ -34,7 +34,7 @@ public class MavenITmng4207PluginWithLog4JTest
|
|||
|
||||
public MavenITmng4207PluginWithLog4JTest()
|
||||
{
|
||||
super( ALL_MAVEN_VERSIONS );
|
||||
super( "[2.0.3,)" );
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue