mirror of https://github.com/apache/maven.git
[MNG-6258] Upgrade to Maven Resolver 1.1.0
This commit is contained in:
parent
a1fe421995
commit
e520324c8d
2
pom.xml
2
pom.xml
|
@ -65,7 +65,7 @@ under the License.
|
|||
<cipherVersion>1.7</cipherVersion>
|
||||
<modelloVersion>1.9.1</modelloVersion>
|
||||
<jxpathVersion>1.3</jxpathVersion>
|
||||
<resolverVersion>1.0.3</resolverVersion>
|
||||
<resolverVersion>1.1.0</resolverVersion>
|
||||
<slf4jVersion>1.7.22</slf4jVersion>
|
||||
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
|
||||
<!-- Control the name of the distribution and information output by mvn -->
|
||||
|
|
Loading…
Reference in New Issue