Author: mbo
Date: Sun Mar 29 14:12:44 2009
New Revision: 759693
URL: http://svn.apache.org/viewvc?rev=759693&view=rev
Log:
JDO-626: Update tck README: require maven version 1.1
Modified:
db/jdo/trunk/README.html
Modified: db/jdo/trunk/README.html
URL: http://svn.apache.org/viewvc/db/jdo/trunk/README.html?rev=759693&r1=759692&r2=759693&view=diff
==============================================================================
--- db/jdo/trunk/README.html (original)
+++ db/jdo/trunk/README.html Sun Mar 29 14:12:44 2009
@@ -81,9 +81,8 @@
<a name="maven"></a>
<h3>Maven</h3>
<p>
-You must have Maven version 1.0.1, 1.0.2, or 1.1 to build the projects
-from source and to execute the TCK. You can download maven from
-http://maven.apache.org/start/download.html
+You must have Maven version 1.1 to build the projects from source and to execute
+the TCK. You can download maven from http://maven.apache.org/start/download.html
</p><p>
Note that maven uses the user.home system property for the location
of the maven local repostitory: ${user.home}/.maven/repository.
|