mirror of https://github.com/apache/maven.git
o Updated version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@894354 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ff475c2eb1
commit
2f32a8bc4c
|
@ -93,7 +93,7 @@ public class MavenITmng4368TimestampAwareArtifactInstallerTest
|
|||
public void testitJarPackaging()
|
||||
throws Exception
|
||||
{
|
||||
requiresMavenVersion( "[3.0-alpha-6,)" );
|
||||
requiresMavenVersion( "[2.2.2,3.0-alpha-1),[3.0-alpha-6,)" );
|
||||
|
||||
File testDir = ResourceExtractor.simpleExtractResources( getClass(), "/mng-4368/jar" );
|
||||
|
||||
|
|
Loading…
Reference in New Issue