[MNG-4982] [regression] Cycle between transitive dependencies causes bad effective dependency scope

[MNG-5006] [regression] Resolution of parent POMs for dependency using version range does not consider all configured repositories


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1074131 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2011-02-24 13:06:53 +00:00
parent 150984b867
commit 3279b97102
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
<cipherVersion>1.4</cipherVersion>
<modelloVersion>1.4.1</modelloVersion>
<jxpathVersion>1.3</jxpathVersion>
<aetherVersion>1.9</aetherVersion>
<aetherVersion>1.11</aetherVersion>
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
</properties>