Author: sebb
Date: Fri Jan  9 18:21:58 2015
New Revision: 1650619

URL: http://svn.apache.org/r1650619
Log:
Commons now uses Maven 3
No need for obsolete M1 stuff

Removed:
    commons/cms-site/trunk/content/xdoc/building-m1.xml
Modified:
    commons/cms-site/trunk/content/xdoc/building.xml

Modified: commons/cms-site/trunk/content/xdoc/building.xml
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/building.xml?rev=1650619&r1=1650618&r2=1650619&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/building.xml (original)
+++ commons/cms-site/trunk/content/xdoc/building.xml Fri Jan  9 18:21:58 2015
@@ -42,9 +42,8 @@
     <p>
     Some knowledge of Maven is assumed in this document.  Please refer to the
     <a href="http://maven.apache.org/guides/";>Maven user guide</a>
-    for more information. Most commons components now use version 2 of Maven,
+    for more information. Commons components now use version 3 of Maven,
     so this is the Maven version assumed throughout this document.
-    See <a href="building-m1.html">here</a> for Maven 1 details.
     </p>
   </section>
 


Reply via email to