You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2008/08/03 22:40:45 UTC

svn commit: r682211 - /maven/plugins/trunk/pom.xml

Author: hboutemy
Date: Sun Aug  3 13:40:44 2008
New Revision: 682211

URL: http://svn.apache.org/viewvc?rev=682211&view=rev
Log:
updated scm url

Modified:
    maven/plugins/trunk/pom.xml

Modified: maven/plugins/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?rev=682211&r1=682210&r2=682211&view=diff
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Sun Aug  3 13:40:44 2008
@@ -161,7 +161,7 @@
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/maven/plugins/trunk/</url>
+    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/</url>
   </scm>
 
   <build>