Author: dennisl
Date: Sun Jul 21 23:39:56 2013
New Revision: 1505519

URL: http://svn.apache.org/r1505519
Log:
Fix syntax error.

Modified:
    maven/plugins/trunk/maven-dependency-plugin/src/site/apt/index.apt.vm

Modified: maven/plugins/trunk/maven-dependency-plugin/src/site/apt/index.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/src/site/apt/index.apt.vm?rev=1505519&r1=1505518&r2=1505519&view=diff
==============================================================================
--- maven/plugins/trunk/maven-dependency-plugin/src/site/apt/index.apt.vm 
(original)
+++ maven/plugins/trunk/maven-dependency-plugin/src/site/apt/index.apt.vm Sun 
Jul 21 23:39:56 2013
@@ -46,7 +46,7 @@ ${project.name}
   *{{{./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


Reply via email to