fix svn repo address

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306859 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Emmanuel Venisse 2005-10-06 19:17:05 +00:00
parent 5658a07c39
commit d22a8e8750
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ Building Maven 2.0
To build Maven 2.0, you need the <<<components>>> module. To check that out, run the command: To build Maven 2.0, you need the <<<components>>> module. To check that out, run the command:
------------------- -------------------
svn co http://svn.apache.org/repos/asf/maven/components/trunk maven-components svn co https://svn.apache.org/repos/asf/maven/components/trunk maven-components
------------------- -------------------
The <<<maven-components>>> directory will contain the source code. Note that this contains all of the plugins and The <<<maven-components>>> directory will contain the source code. Note that this contains all of the plugins and