Author: crossley
Date: Sun Jan  9 14:56:09 2011
New Revision: 1056951

URL: http://svn.apache.org/viewvc?rev=1056951&view=rev
Log:
 Deployment plugins descriptor file plugins.xml (deployed by 
'deploy-plugins.xml' target of plugin build script)

Modified:
    forrest/site/plugins/plugins.xml

Modified: forrest/site/plugins/plugins.xml
URL: 
http://svn.apache.org/viewvc/forrest/site/plugins/plugins.xml?rev=1056951&r1=1056950&r2=1056951&view=diff
==============================================================================
--- forrest/site/plugins/plugins.xml (original)
+++ forrest/site/plugins/plugins.xml Sun Jan  9 14:56:09 2011
@@ -174,15 +174,15 @@
   <plugin name="org.apache.forrest.plugin.output.pdf"
         type="output"
         author="Apache Forrest Project"
-        
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.pdf";
+        
website="http://forrest.apache.org/pluginDocs/plugins_0_90/org.apache.forrest.plugin.output.pdf";
         url="http://forrest.apache.org/plugins/";
         publish="true"
-        version="0.2">
+        version="0.3">
     <description>
       Enable Forrest documents to be output in PDF format.
     </description>
     <forrestVersionInitial>0.6</forrestVersionInitial>
-    <forrestVersion>0.8</forrestVersion>
+    <forrestVersion>0.9</forrestVersion>
   </plugin>
   <plugin name="org.apache.forrest.plugin.output.POD"
         type="output"


Reply via email to