You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/07/17 02:44:18 UTC

svn commit: r219360 - /maven/maven-1/plugins/trunk/scm/xdocs/scmurl.xml

Author: brett
Date: Sat Jul 16 17:44:17 2005
New Revision: 219360

URL: http://svn.apache.org/viewcvs?rev=219360&view=rev
Log:
PR: MPSCM-59
fix typo in docs

Modified:
    maven/maven-1/plugins/trunk/scm/xdocs/scmurl.xml

Modified: maven/maven-1/plugins/trunk/scm/xdocs/scmurl.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/scm/xdocs/scmurl.xml?rev=219360&r1=219359&r2=219360&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/scm/xdocs/scmurl.xml (original)
+++ maven/maven-1/plugins/trunk/scm/xdocs/scmurl.xml Sat Jul 16 17:44:17 2005
@@ -62,7 +62,7 @@
         <source>
 scm:svn:file:///svn/root/module
 scm:svn:http://svn.apache.org/svn/root/module
-scm:cvs:https://username@svn.apache.org/svn/root/module</source>
+scm:svn:https://username@svn.apache.org/svn/root/module</source>
       </subsection>
     
       <subsection name="StarTeam">



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org