Skip to content

Commit b822510

Browse files
committed
Fix SIte URL
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1747187 13f79535-47bb-0310-9956-ffa450edef68
1 parent e683268 commit b822510

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ file comparators, endian transformation classes, and much more.
4444
<site>
4545
<id>apache.website</id>
4646
<name>Apache Commons Site</name>
47-
<url>scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-io/javadocs/api-${project.version}</url>
47+
<url>scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-io/</url>
4848
</site>
4949
</distributionManagement>
5050

0 commit comments

Comments
 (0)