Repository: maven Updated Branches: refs/heads/DEPMGMT [created] 688bcfbbb
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/2dd51b12 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/2dd51b12 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/2dd51b12 Branch: refs/heads/DEPMGMT Commit: 2dd51b1262778ff1df0194c12af684a4ba703f04 Parents: a6a13f9 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 20:22:57 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/2dd51b12/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ab6c9ed..b7d9aeb 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 -->