You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bi...@apache.org on 2016/04/14 16:22:43 UTC

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

Author: bimargulies
Date: Thu Apr 14 14:22:42 2016
New Revision: 1739122

URL: http://svn.apache.org/viewvc?rev=1739122&view=rev
Log:
Fix CMS 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=1739122&r1=1739121&r2=1739122&view=diff
==============================================================================
--- commons/proper/io/trunk/pom.xml (original)
+++ commons/proper/io/trunk/pom.xml Thu Apr 14 14:22:42 2016
@@ -44,7 +44,7 @@ file comparators, endian transformation
     <site>
       <id>apache.website</id>
       <name>Apache Commons Site</name>
-      <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-i/</url>
+      <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-io/</url>
     </site>
   </distributionManagement>