Author: wsmoak Date: Fri Jan 13 14:28:20 2006 New Revision: 368883 URL: http://svn.apache.org/viewcvs?rev=368883&view=rev Log: Mention the Maven version number.
Modified: struts/site/trunk/xdocs/downloads.xml Modified: struts/site/trunk/xdocs/downloads.xml URL: http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/downloads.xml?rev=368883&r1=368882&r2=368883&view=diff ============================================================================== --- struts/site/trunk/xdocs/downloads.xml (original) +++ struts/site/trunk/xdocs/downloads.xml Fri Jan 13 14:28:20 2006 @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- -Copyright 1999-2005 The Apache Software Foundation +Copyright 1999-2006 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at @@ -216,7 +216,7 @@ <p> If you are building a Struts subproject from source, we recommend that you install and use <a href="http://maven.apache.org"> - Apache Maven</a>, + Apache Maven</a> 1.0.2, since Maven will acquire whatever external JARs your system may need. Of course, you can still use your build system of choice to build your own --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]