Author: crossley
Date: Mon Jun  7 23:35:33 2010
New Revision: 952485

URL: http://svn.apache.org/viewvc?rev=952485&view=rev
Log:
xhtml2 plugin: bump expectations to the next Forrest release.

Modified:
    forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml

Modified: forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml?rev=952485&r1=952484&r2=952485&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml (original)
+++ forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml Mon Jun  7 23:35:33 
2010
@@ -392,11 +392,12 @@
     <forrestVersion>0.8</forrestVersion>
   </plugin>
   <plugin name="org.apache.forrest.plugin.internal.xhtml2" type="internal"
-    author="Apache Forrest Project"
-    
website="http://forrest.apache.org/pluginDocs/plugins_0_90/org.apache.forrest.plugin.internal.xhtml2/";
-    url="http://forrest.apache.org/plugins/"; version="0.1">
-    <description> Forrest versions prior to 0.9 used XDoc as their internal 
format, versions
-      from 0.9 onwards are going to use a subset of XHTML2 instead. This 
plugin converts the
+      author="Apache Forrest Project"
+      
website="http://forrest.apache.org/pluginDocs/plugins_0_90/org.apache.forrest.plugin.internal.xhtml2/";
+      url="http://forrest.apache.org/plugins/"; version="0.1">
+    <description>
+      Forrest versions prior to 0.10 used XDoc as their internal format, 
versions
+      from 0.10 onwards are going to use a subset of XHTML2 instead. This 
plugin converts the
       main forrest sitemaps to work with XHTML2. </description>
     <forrestVersion>0.8</forrestVersion>
   </plugin>