Author: crossley
Date: Fri Jan 13 21:29:45 2006
New Revision: 368981
URL: http://svn.apache.org/viewcvs?rev=368981&view=rev
Log:
Now depends on locationmap and hence Forrest-0.8
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/build.xml
Modified: forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/build.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/build.xml?rev=368981&r1=368980&r2=368981&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/build.xml
(original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/build.xml Fri
Jan 13 21:29:45 2006
@@ -18,9 +18,9 @@
<project default="docs" basedir="." name="Forrest plugin build file">
<property name="plugin-name" value="org.apache.forrest.plugin.output.POD"/>
- <property name="forrest.version" value="0.7"/>
+ <property name="forrest.version" value="0.8"/>
<property name="type" value="output"/>
- <property name="plugin-version" value="0.1"/>
+ <property name="plugin-version" value="0.2"/>
<property name="description" value="Enable Forrest documents to be output in
Plain Old Documentation (POD) format."/>
<property name="author" value="Apache Forrest Project"/>
<property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.output.POD/"/>