Updated to staged aether:0.9.0.M4
Project: http://git-wip-us.apache.org/repos/asf/maven-aether/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-aether/commit/04b1eb84 Tree: http://git-wip-us.apache.org/repos/asf/maven-aether/tree/04b1eb84 Diff: http://git-wip-us.apache.org/repos/asf/maven-aether/diff/04b1eb84 Branch: refs/heads/ant-tasks Commit: 04b1eb84756e47c07a8117152fd363c00cb0be95 Parents: b7a85ea Author: Benjamin Bentmann <bentm...@sonatype.com> Authored: Fri Jan 3 00:27:35 2014 +0100 Committer: Benjamin Bentmann <bentm...@sonatype.com> Committed: Fri Jan 3 00:27:35 2014 +0100 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-aether/blob/04b1eb84/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 51c9132..b90bc50 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - ~ Copyright (c) 2010, 2013 Sonatype, Inc. + ~ Copyright (c) 2010, 2014 Sonatype, Inc. ~ All rights reserved. This program and the accompanying materials ~ are made available under the terms of the Eclipse Public License v1.0 ~ which accompanies this distribution, and is available at @@ -118,7 +118,7 @@ <sonatypeOssDistMgmtSnapshotsId>sonatype-nexus-snapshots</sonatypeOssDistMgmtSnapshotsId> <sonatypeOssDistMgmtSnapshotsUrl>https://oss.sonatype.org/content/repositories/snapshots/</sonatypeOssDistMgmtSnapshotsUrl> <mavenVersion>3.1.0</mavenVersion> - <aetherVersion>0.9.0.M3</aetherVersion> + <aetherVersion>0.9.0.M4</aetherVersion> </properties> <dependencyManagement>