fix distManagement/site

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1452087 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2013-03-03 18:25:50 +00:00
parent 1e43e0e87f
commit 22a83a7597
1 changed files with 1 additions and 1 deletions

View File

@ -454,7 +454,7 @@
<site>
<id>apache.website</id>
<name>Apache Commons Site</name>
<url>${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/${commons.componentid}</url>
<url>scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-lang/</url>
</site>
</distributionManagement>