You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ba...@apache.org on 2007/08/22 14:36:35 UTC

svn commit: r568588 - /commons/proper/io/trunk/pom.xml

Author: bayard
Date: Wed Aug 22 05:36:35 2007
New Revision: 568588

URL: http://svn.apache.org/viewvc?rev=568588&view=rev
Log:
Fixing the user svn url

Modified:
    commons/proper/io/trunk/pom.xml

Modified: commons/proper/io/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/io/trunk/pom.xml?rev=568588&r1=568587&r2=568588&view=diff
==============================================================================
--- commons/proper/io/trunk/pom.xml (original)
+++ commons/proper/io/trunk/pom.xml Wed Aug 22 05:36:35 2007
@@ -43,7 +43,7 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/io/trunk</connection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/io/trunk</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/io/trunk</developerConnection>
     <url>http://svn.apache.org/viewvc/commons/proper/io/trunk</url>
   </scm>