Author: brett
Date: Sun Feb  8 05:03:40 2009
New Revision: 742008

URL: http://svn.apache.org/viewvc?rev=742008&view=rev
Log:
switch version to match the branch, even though it's an example only

Modified:
    maven/components/branches/maven-2.1.x/README.txt

Modified: maven/components/branches/maven-2.1.x/README.txt
URL: 
http://svn.apache.org/viewvc/maven/components/branches/maven-2.1.x/README.txt?rev=742008&r1=742007&r2=742008&view=diff
==============================================================================
--- maven/components/branches/maven-2.1.x/README.txt (original)
+++ maven/components/branches/maven-2.1.x/README.txt Sun Feb  8 05:03:40 2009
@@ -10,7 +10,7 @@
 export PATH=$PATH:$M2_HOME/bin
 
 In addition, the last part of the M2_HOME path MUST be of the form 
maven-$version, eg:
-/usr/local/apache-maven-2.0.9-SNAPSHOT
+/usr/local/apache-maven-2.1.0-M2-SNAPSHOT
 
 You can set the parameters passed to the Java VM when running Maven2 bootstrap,
 setting the environment variable MAVEN_OPTS, e.g.


Reply via email to