You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ev...@apache.org on 2005/10/06 21:17:10 UTC

svn commit: r306859 - /maven/components/trunk/maven-site/src/site/apt/guides/development/guide-building-m2.apt

Author: evenisse
Date: Thu Oct  6 12:17:05 2005
New Revision: 306859

URL: http://svn.apache.org/viewcvs?rev=306859&view=rev
Log:
fix svn repo address

Modified:
    maven/components/trunk/maven-site/src/site/apt/guides/development/guide-building-m2.apt

Modified: maven/components/trunk/maven-site/src/site/apt/guides/development/guide-building-m2.apt
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-site/src/site/apt/guides/development/guide-building-m2.apt?rev=306859&r1=306858&r2=306859&view=diff
==============================================================================
--- maven/components/trunk/maven-site/src/site/apt/guides/development/guide-building-m2.apt (original)
+++ maven/components/trunk/maven-site/src/site/apt/guides/development/guide-building-m2.apt Thu Oct  6 12:17:05 2005
@@ -28,7 +28,7 @@
   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