You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by tv...@apache.org on 2011/05/03 21:17:38 UTC

svn commit: r1099212 - /turbine/core/trunk/extensions/maven-plugin/xdocs/flavors.xml

Author: tv
Date: Tue May  3 19:17:37 2011
New Revision: 1099212

URL: http://svn.apache.org/viewvc?rev=1099212&view=rev
Log:
Fix current flavor

Modified:
    turbine/core/trunk/extensions/maven-plugin/xdocs/flavors.xml

Modified: turbine/core/trunk/extensions/maven-plugin/xdocs/flavors.xml
URL: http://svn.apache.org/viewvc/turbine/core/trunk/extensions/maven-plugin/xdocs/flavors.xml?rev=1099212&r1=1099211&r2=1099212&view=diff
==============================================================================
--- turbine/core/trunk/extensions/maven-plugin/xdocs/flavors.xml (original)
+++ turbine/core/trunk/extensions/maven-plugin/xdocs/flavors.xml Tue May  3 19:17:37 2011
@@ -27,7 +27,7 @@
 <section name="Flavors">
     <p>
     There is more than just one version of Turbine. You might have to build one application using
-    a released version of Turbine (currently 2.3.2) and the next should use a developer version or
+    a released version of Turbine (currently 2.3.3) and the next should use a developer version or
     even a &quot;bleeding edge&quot; snapshot release of the Turbine code. Whatever you want to use,
     the M.E.T.A. plugin helps you selecting the right skeleton for your code.
     </p>
@@ -36,7 +36,7 @@
 <p>
 The default flavor for a new application in <a
 href="using_meta.html#Ad_hoc_setup">ad hoc setup</a> mode is the
-current stable Turbine release (&quot;turbine-2.3.2&quot;). If you want
+current stable Turbine release (&quot;turbine-2.3.3&quot;). If you want
 to use a different flavor, you must either supply it on the command
 line or in your setup.properties file.</p>