You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by an...@apache.org on 2014/02/24 08:54:17 UTC

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

Author: andham
Date: Mon Feb 24 07:54:16 2014
New Revision: 1571160

URL: http://svn.apache.org/r1571160
Log:
Fixed incorrect description of Maven 3.1 version

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=1571160&r1=1571159&r2=1571160&view=diff
==============================================================================
--- maven/site/trunk/content/xdoc/download.xml.vm (original)
+++ maven/site/trunk/content/xdoc/download.xml.vm Mon Feb 24 07:54:16 2014
@@ -159,7 +159,7 @@ under the License.
 
       <subsection name="Maven ${current31xVersion}">
 
-        <p>This is a stable version 3.0.x of Maven for projects that can't upgrade to Maven 3.1 yet.</p>
+        <p>This is a stable version 3.1.x of Maven.</p>
 
         <table>
           <thead>
@@ -213,7 +213,7 @@ under the License.
 
       <subsection name="Maven ${current30xVersion}">
 
-        <p>This is a stable version 3.0.x of Maven for projects that can't upgrade to Maven 3.1 yet.</p>
+        <p>This is a stable version 3.0.x of Maven for projects that can't upgrade to Maven 3.2 yet.</p>
 
         <table>
           <thead>