Skip to content

Commit 821f0dc

Browse files
committed
fix distributionManagement
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1451336 13f79535-47bb-0310-9956-ffa450edef68
1 parent de23b79 commit 821f0dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ file comparators, endian transformation classes, and much more.
4343
<distributionManagement>
4444
<site>
4545
<id>apache.website</id>
46-
<name>Apache Commons IO Site</name>
47-
<url>${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/${commons.componentid}</url>
46+
<name>Apache Commons Site</name>
47+
<url>scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-i/</url>
4848
</site>
4949
</distributionManagement>
5050

0 commit comments

Comments
 (0)