update Aether javadoc link Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/1a6bc627 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/1a6bc627 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/1a6bc627
Branch: refs/heads/slf4j-logback Commit: 1a6bc627649edb2ec992b843104a473c790ad50d Parents: e185e02 Author: Hervé Boutemy <hbout...@apache.org> Authored: Sun Jun 30 02:32:59 2013 +0200 Committer: Hervé Boutemy <hbout...@apache.org> Committed: Sun Jun 30 02:32:59 2013 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/1a6bc627/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 29154b5..95a25b8 100644 --- a/pom.xml +++ b/pom.xml @@ -549,7 +549,7 @@ <linksource>true</linksource> <notimestamp>true</notimestamp> <links combine.children="append"> - <link>http://sonatype.github.com/sonatype-aether/apidocs/</link> + <link>http://download.eclipse.org/aether/aether-core/${aetherVersion}/apidocs/</link> <link>http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/</link> </links> </configuration>