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:
Benjamin Bentmann 2009-12-29 11:21:22 +00:00
parent ff475c2eb1
commit 2f32a8bc4c
1 changed files with 1 additions and 1 deletions

View File

@ -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" );