mirror of https://github.com/apache/maven.git
[MNG-3139] The skin does not exist: Unable to determine the release version
o Enabled IT for 2.0.11 git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@747534 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
485eb8fc0b
commit
6e2b6555e0
|
@ -37,7 +37,7 @@ public class MavenITmng3139UseCachedMetadataOfBlacklistedRepoTest
|
|||
|
||||
public MavenITmng3139UseCachedMetadataOfBlacklistedRepoTest()
|
||||
{
|
||||
super( "[2.1.0,)" );
|
||||
super( "[2.0.11,2.1.0-M1),[2.1.0,)" );
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue