You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by cb...@apache.org on 2017/01/25 23:38:49 UTC

svn commit: r1780292 - /velocity/engine/trunk/README.md

Author: cbrisson
Date: Wed Jan 25 23:38:49 2017
New Revision: 1780292

URL: http://svn.apache.org/viewvc?rev=1780292&view=rev
Log:
[engine] update maven version in readme

Modified:
    velocity/engine/trunk/README.md

Modified: velocity/engine/trunk/README.md
URL: http://svn.apache.org/viewvc/velocity/engine/trunk/README.md?rev=1780292&r1=1780291&r2=1780292&view=diff
==============================================================================
--- velocity/engine/trunk/README.md (original)
+++ velocity/engine/trunk/README.md Wed Jan 25 23:38:49 2017
@@ -19,7 +19,7 @@ Here's a description of the top level di
 
 Apache Velocity will run with any Java runtime engine v1.7 or greater.
 
-Building from source requires Java development kit v1.7 or greater and Maven 2.
+Building from source requires Java development kit v1.7 or greater and Maven 3 (3.3.3 at the time of writing).
 
 At compile time, Maven should fetch all needed dependencies, which are:
 * commons-lang v3.5