Mailing List Archive

svn commit: r1529737 - /forrest/site/plugins/plugins.xml
Author: crossley
Date: Mon Oct 7 03:46:22 2013
New Revision: 1529737

URL: http://svn.apache.org/r1529737
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=1529737&r1=1529736&r2=1529737&view=diff
==============================================================================
--- forrest/site/plugins/plugins.xml (original)
+++ forrest/site/plugins/plugins.xml Mon Oct 7 03:46:22 2013
@@ -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_90/org.apache.forrest.plugin.output.pdf"
+ website="http://forrest.apache.org/pluginDocs/plugins_0_100/org.apache.forrest.plugin.output.pdf"
url="http://forrest.apache.org/plugins/"
publish="true"
- version="0.3">
+ version="0.4">
<description>
Enable Forrest documents to be output in PDF format.
</description>
<forrestVersionInitial>0.6</forrestVersionInitial>
- <forrestVersion>0.9</forrestVersion>
+ <forrestVersion>0.10</forrestVersion>
</plugin>
<plugin name="org.apache.forrest.plugin.output.POD"
type="output"