You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2013/06/08 16:16:46 UTC

svn commit: r1490986 - /maven/site/trunk/content/xdoc/download.xml.vm

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