Fix syntax error.
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1505519 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm
index 46efa0d..a3050c5 100644
--- a/src/site/apt/index.apt.vm
+++ b/src/site/apt/index.apt.vm
@@ -46,7 +46,7 @@
*{{{./analyze-report-mojo.html}dependency:analyze-report}} analyzes the dependencies of this project and produces a report
that summarises which are: used and declared; used and undeclared; unused and declared.
- *{{{./analyze-duplicate-mojo.html}dependency:analyze-duplicate}} analyzes the <dependencies/> and <dependencyManagement/>
+ *{{{./analyze-duplicate-mojo.html}dependency:analyze-duplicate}} analyzes the <<<\<dependencies/\>>>> and <<<\<dependencyManagement/\>>>>
tags in the pom.xml and determines the duplicate declared dependencies.
*{{{./build-classpath-mojo.html}dependency:build-classpath}} tells