You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2013/06/30 02:33:19 UTC

git commit: update Aether javadoc link

Updated Branches:
  refs/heads/master e185e02f5 -> 1a6bc6276


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/master
Commit: 1a6bc627649edb2ec992b843104a473c790ad50d
Parents: e185e02
Author: Hervé Boutemy <hb...@apache.org>
Authored: Sun Jun 30 02:32:59 2013 +0200
Committer: Hervé Boutemy <hb...@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>