You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2013/03/18 22:47:28 UTC

[23/50] git commit: added link to plexus-container-default javadoc

added link to plexus-container-default javadoc

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1411369 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f750ec89
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f750ec89
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/f750ec89

Branch: refs/heads/master
Commit: f750ec8970d3b7ed1db575b86d8e10a501d3cfb5
Parents: 17eec87
Author: Herve Boutemy <hb...@apache.org>
Authored: Mon Nov 19 19:50:04 2012 +0000
Committer: Herve Boutemy <hb...@apache.org>
Committed: Mon Nov 19 19:50:04 2012 +0000

----------------------------------------------------------------------
 pom.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/f750ec89/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 36c8b3d..781f249 100644
--- a/pom.xml
+++ b/pom.xml
@@ -484,6 +484,7 @@
               <linksource>true</linksource>
               <links combine.children="append">
                 <link>http://sonatype.github.com/sonatype-aether/apidocs/</link>
+                <link>http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/</link>
               </links>
             </configuration>
             <reportSets>