Author: jvanzyl
Date: Sat Jun  8 14:16:46 2013
New Revision: 1490986

URL: http://svn.apache.org/r1490986
Log:
o correct top level version on download page

Modified:
    maven/site/trunk/content/xdoc/download.xml.vm

Modified: maven/site/trunk/content/xdoc/download.xml.vm
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/xdoc/download.xml.vm?rev=1490986&r1=1490985&r2=1490986&view=diff
==============================================================================
--- maven/site/trunk/content/xdoc/download.xml.vm (original)
+++ maven/site/trunk/content/xdoc/download.xml.vm Sat Jun  8 14:16:46 2013
@@ -27,7 +27,7 @@ under the License.
     <author>John Casey</author>
   </properties>
   <body>
-    <section name="Download Apache Maven ${currentStableVersion}">
+    <section name="Download Apache Maven ${current31xVersion}">
 
       <p>Maven is distributed in several formats for your convenience. Use a 
source archive if you intend to build Maven
       yourself. Otherwise, simply pick a ready-made binary distribution and 
follow the installation instructions given


Reply via email to