Author: michaelo
Date: Sun Dec  7 14:28:49 2014
New Revision: 1643679

URL: http://svn.apache.org/r1643679
Log:
Slightly improved formatting

Modified:
    
maven/plugins/trunk/maven-project-info-reports-plugin/src/it/MPIR-242/src/site/site.xml

Modified: 
maven/plugins/trunk/maven-project-info-reports-plugin/src/it/MPIR-242/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/src/it/MPIR-242/src/site/site.xml?rev=1643679&r1=1643678&r2=1643679&view=diff
==============================================================================
--- 
maven/plugins/trunk/maven-project-info-reports-plugin/src/it/MPIR-242/src/site/site.xml
 (original)
+++ 
maven/plugins/trunk/maven-project-info-reports-plugin/src/it/MPIR-242/src/site/site.xml
 Sun Dec  7 14:28:49 2014
@@ -20,12 +20,12 @@ under the License.
 -->
 
 <project xmlns="http://maven.apache.org/DECORATION/1.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 
http://maven.apache.org/xsd/decoration-1.0.0.xsd";>
-  <publishDate position="right"/>
+  <publishDate position="right" />
   <body>
     <breadcrumbs>
       <item name="MPIR" 
href="http://maven.apache.org/plugins/maven-project-info-reports-plugin/index.html";
 />
     </breadcrumbs>
-    <menu ref="parent" inherit="top"/>
+    <menu ref="parent" inherit="top" />
     <menu ref="reports" inherit="bottom" />
   </body>
 </project>


Reply via email to