Author: crossley
Date: Fri Feb 10 05:45:07 2006
New Revision: 376679

URL: http://svn.apache.org/viewcvs?rev=376679&view=rev
Log:
No more "-dev" for version names.

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

Modified: forrest/trunk/plugins/plugins.xml
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/plugins/plugins.xml?rev=376679&r1=376678&r2=376679&view=diff
==============================================================================
--- forrest/trunk/plugins/plugins.xml (original)
+++ forrest/trunk/plugins/plugins.xml Fri Feb 10 05:45:07 2006
@@ -55,7 +55,7 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.excel/";
         url="http://forrest.apache.org/plugins";
-        version="0.3-dev">
+        version="0.3">
     <description>
       Reads (simple) Excel sheets from the Excel "Save As" (Type=XML).
     </description>
@@ -205,7 +205,7 @@
         author="Ross Gardler"
         
website="http://forrest.apache.org/~rgardler/testingGround/forrestPlugins/s5";
         url="http://www.apache.org/~rgardler/testingGround/forrestPlugins/";
-        version="0.1-dev">
+        version="0.1">
     <description>
       Create S5: A Simple Standards-Based Slide Show System presentations
       from xdocs.

Modified: forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml?rev=376679&r1=376678&r2=376679&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml (original)
+++ forrest/trunk/whiteboard/plugins/whiteboard-plugins.xml Fri Feb 10 05:45:07 
2006
@@ -42,7 +42,7 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.input.Daisy/";
         url="http://forrest.apache.org/plugins";
-        version="0.1-dev">
+        version="0.1">
     <description>
       Allow content to be included from a Daisy CMS repository.
     </description>
@@ -55,7 +55,7 @@
         
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.f\
 orrest.plugin.input.Resume"
         url="http://forrest.apache.org/plugins";
-        version="0.1-dev">
+        version="0.1">
     <description>
       Basic support for Resumes, renders a single resume, or alloes sorting of 
       a number of resumes on skill.
@@ -68,7 +68,7 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.input.logs";
         url="http://forrest.apache.org/plugins";
-        version="0.1-dev">
+        version="0.1">
     <description>
       Embed log file output in Forrest sites. If Forrest is running in a
       dynamic environment, then pages can be updated to show recent changes in 
the 
@@ -98,7 +98,7 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.output.Chart";
         url="http://forrest.apache.org/plugins/";
-        version="0.1-dev">
+        version="0.1">
     <description>
       Charting plugin that utilises JChart. 
     </description>
@@ -122,7 +122,7 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.output.htmlArea";
         url="http://forrest.apache.org/plugins/";
-        version="0.1-dev">
+        version="0.1">
     <description>
       WYSIWYG editing of HTML documents (requires Forrest to be running 
dynamically). 
     </description>
@@ -134,12 +134,12 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.voice";
         url="http://forrest.apache.org/plugins/";
-        version="0.1-dev">
+        version="0.1">
     <description>
       Add voiceXML content to a Forrest page. This allows the page to be read 
by a voice synthesiser
       and navigated with voice commands.
     </description>
-    <forrestVersion>0.8-dev</forrestVersion>
+    <forrestVersion>0.8</forrestVersion>
   </plugin>
 
   <!-- ================================================================== -->
@@ -167,11 +167,11 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.NoteTaking";
         url="http://forrest.apache.org/plugins/";
-        version="0.1-dev">
+        version="0.1">
     <description>
       Provides facilities for adding notes to pages when Forrest is run in 
dynamic mode.
     </description>
-    <forrestVersion>0.8-dev</forrestVersion>
+    <forrestVersion>0.8</forrestVersion>
   </plugin>
   
   <plugin name="org.apache.forrest.plugin.internal.view"
@@ -179,7 +179,7 @@
         author="Apache Forrest Project"
         
website="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.view";
         url="http://forrest.apache.org/plugins/";
-        version="0.1-dev">
+        version="0.1">
     <description>
       Enable Forrest to use page-specific views and contracts. Next generation 
skinning.
     </description>


Reply via email to