Author: hboutemy
Date: Fri Jul 13 21:28:45 2012
New Revision: 1361406

URL: http://svn.apache.org/viewvc?rev=1361406&view=rev
Log:
fixed IT

Modified:
    maven/plugins/trunk/maven-site-plugin/src/it/validate/src/site/fml/faq.fml

Modified: 
maven/plugins/trunk/maven-site-plugin/src/it/validate/src/site/fml/faq.fml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/it/validate/src/site/fml/faq.fml?rev=1361406&r1=1361405&r2=1361406&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/src/it/validate/src/site/fml/faq.fml 
(original)
+++ maven/plugins/trunk/maven-site-plugin/src/it/validate/src/site/fml/faq.fml 
Fri Jul 13 21:28:45 2012
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<faqs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns="http://maven.apache.org/FML/1.0";
+<faqs xmlns="http://maven.apache.org/FML/1.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   xsi:schemaLocation="http://maven.apache.org/FML/1.0 
http://maven.apache.org/xsd/fml-1.0.xsd";
   id="General FAQ">
   <part id="General">


Reply via email to