o Updated to Maven Resolver 1.2.0-SNAPSHOT.
Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0b90b271 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/0b90b271 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/0b90b271 Branch: refs/heads/DEPMGMT Commit: 0b90b2716513000616d25f354750d5b2beb7698c Parents: 379ecad Author: Christian Schulte <schu...@apache.org> Authored: Tue Jan 31 20:22:42 2017 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Tue Jan 31 23:09:10 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/0b90b271/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index deeea39..a15fd7c 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ under the License. <cipherVersion>1.7</cipherVersion> <modelloVersion>1.8.3</modelloVersion> <jxpathVersion>1.3</jxpathVersion> - <aetherVersion>1.0.2.v20150114</aetherVersion> + <aetherVersion>1.2.0-SNAPSHOT</aetherVersion> <slf4jVersion>1.7.5</slf4jVersion> <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile> <!-- Control the name of the distribution and information output by mvn -->