mirror of https://github.com/apache/maven.git
[MNG-6806] improve documentation
This commit is contained in:
parent
521c4c2588
commit
b79d708e6e
|
@ -37,7 +37,6 @@ under the License.
|
|||
|
||||
<properties>
|
||||
<maven.site.path>ref/3-LATEST/${project.artifactId}</maven.site.path>
|
||||
<project.build.outputTimestamp>2019-11-07T12:32:18Z</project.build.outputTimestamp>
|
||||
</properties>
|
||||
|
||||
<scm>
|
||||
|
|
|
@ -25,5 +25,5 @@
|
|||
|
||||
Maven Dependencies BOM
|
||||
|
||||
Bill Of Materials for Apache Maven dependencies, to easily use as dependencyManagement import.
|
||||
Bill Of Materials for Apache Maven dependencies, to easily use as dependencyManagement import: see {{{./dependency-management.html}Dependency Management report}}.
|
||||
|
|
@ -34,6 +34,7 @@ under the License.
|
|||
<breadcrumbs>
|
||||
<item name="Ref" href="../" />
|
||||
<item name="Maven ${project.version}" href="../" />
|
||||
<item name="${project.name}" href="./" />
|
||||
</breadcrumbs>
|
||||
|
||||
<menu name="Overview">
|
||||
|
|
Loading…
Reference in New Issue