This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/master by this push:
     new 114a0e9  Updated Quick Build information.
114a0e9 is described below

commit 114a0e9c7a80787fcbf06539fc3b21840ce730ed
Author: Karl Heinz Marbaise <khmarba...@apache.org>
AuthorDate: Thu Nov 8 20:56:48 2018 +0100

    Updated Quick Build information.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b8c3a5b..f542636 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ If you want to bootstrap Maven, you'll need:
 - Maven 3.0.5 or later
 - Run Maven, specifying a location into which the completed Maven distro 
should be installed:
 ```
-mvn -DdistributionTargetDir="$HOME/app/maven/apache-maven-3.5.x-SNAPSHOT" 
clean package
+mvn -DdistributionTargetDir="$HOME/app/maven/apache-maven-3.6.x-SNAPSHOT" 
clean package
 ```
 
 

Reply via email to