You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2007/01/06 16:06:43 UTC

svn commit: r493484 - /maven/maven-1/plugins/trunk/changes/xdocs/index.xml

Author: dennisl
Date: Sat Jan  6 07:06:42 2007
New Revision: 493484

URL: http://svn.apache.org/viewvc?view=rev&rev=493484
Log:
o Fix syntax error in project.xml configuration example.

Modified:
    maven/maven-1/plugins/trunk/changes/xdocs/index.xml

Modified: maven/maven-1/plugins/trunk/changes/xdocs/index.xml
URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/changes/xdocs/index.xml?view=diff&rev=493484&r1=493483&r2=493484
==============================================================================
--- maven/maven-1/plugins/trunk/changes/xdocs/index.xml (original)
+++ maven/maven-1/plugins/trunk/changes/xdocs/index.xml Sat Jan  6 07:06:42 2007
@@ -42,7 +42,7 @@
       <source><![CDATA[
 <reports>
   <report>maven-changes-plugin</report>
-<reports>
+</reports>
 ]]></source>
       <p> Then you have to create a <code>changes.xml</code>
         file in your <code>xdocs</code> directory. Here's an example of a