Author: crossley
Date: Thu Jun 10 04:03:09 2010
New Revision: 953212

URL: http://svn.apache.org/viewvc?rev=953212&view=rev
Log:
Synchronise forrestVersion with the skos plugin's build.xml file.
It seems to require v0.9 functionality, as it uses the Dispatcher.

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=953212&r1=953211&r2=953212&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml (original)
+++ forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml Thu Jun 10 04:03:09 
2010
@@ -172,13 +172,13 @@
   <plugin name="org.apache.forrest.plugin.input.skos"
          type="input"
          author="Apache Forrest Project"
-         
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.skos/";
+         
website="http://forrest.apache.org/pluginDocs/plugins_0_90/org.apache.forrest.plugin.input.skos/";
          url="http://forrest.apache.org/plugins/";
          version="0.1">
     <description>
        Rendering SKOS, a set of specifications to support the representation 
of thesauri, classification schemes, taxonomies, etc.
     </description>
-    <forrestVersion>0.8</forrestVersion>
+    <forrestVersion>0.9</forrestVersion>
   </plugin>
   <plugin name="org.apache.forrest.plugin.input.baetle"
          type="input"