mirror of https://github.com/apache/maven.git
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
This commit is contained in:
parent
17eec87d33
commit
f750ec8970
1
pom.xml
1
pom.xml
|
@ -484,6 +484,7 @@
|
||||||
<linksource>true</linksource>
|
<linksource>true</linksource>
|
||||||
<links combine.children="append">
|
<links combine.children="append">
|
||||||
<link>http://sonatype.github.com/sonatype-aether/apidocs/</link>
|
<link>http://sonatype.github.com/sonatype-aether/apidocs/</link>
|
||||||
|
<link>http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/</link>
|
||||||
</links>
|
</links>
|
||||||
</configuration>
|
</configuration>
|
||||||
<reportSets>
|
<reportSets>
|
||||||
|
|
Loading…
Reference in New Issue