Fix Dependency Mechanism url

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@280522 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Emmanuel Venisse 2005-09-13 09:14:00 +00:00
parent 8cad4f0854
commit 7af50bb584

View File

@ -1257,7 +1257,7 @@
calculate the various classpaths used for testing, etc. and for calculate the various classpaths used for testing, etc. and for
determining which artifacts to include in a distribution of this determining which artifacts to include in a distribution of this
project. For more information, see project. For more information, see
<a href="http://maven.apache.org/maven2/dependencies.html">Dependency Mechanism</a>.]]> <a href="http://maven.apache.org/maven2/dependencies-mechanism.html">Dependency Mechanism</a>.]]>
</description> </description>
<type>String</type> <type>String</type>
<!-- This default has to be enforced at the maven-artifact layer, to allow <!-- This default has to be enforced at the maven-artifact layer, to allow