mirror of https://github.com/apache/maven.git
[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:
parent
150984b867
commit
3279b97102
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue