Author: brett Date: Tue Mar 21 23:57:55 2006 New Revision: 387785 URL: http://svn.apache.org/viewcvs?rev=387785&view=rev Log: fix artifact ID
Modified: maven/plugins/trunk/maven-jxr-plugin/src/site/xdoc/jxr-mojo.xml Modified: maven/plugins/trunk/maven-jxr-plugin/src/site/xdoc/jxr-mojo.xml URL: http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-jxr-plugin/src/site/xdoc/jxr-mojo.xml?rev=387785&r1=387784&r2=387785&view=diff ============================================================================== --- maven/plugins/trunk/maven-jxr-plugin/src/site/xdoc/jxr-mojo.xml (original) +++ maven/plugins/trunk/maven-jxr-plugin/src/site/xdoc/jxr-mojo.xml Tue Mar 21 23:57:55 2006 @@ -1,6 +1,6 @@ <document> <properties> - <title>jxr-maven-plugin - jxr:jxr</title> + <title>maven-jxr-plugin - jxr:jxr</title> </properties> <body> <section name="jxr:jxr"> @@ -217,4 +217,4 @@ </table> </section> </body> -</document> \ No newline at end of file +</document>