Author: simonetripodi
Date: Thu Sep 22 19:58:25 2011
New Revision: 1174350
URL: http://svn.apache.org/viewvc?rev=1174350&view=rev
Log:
there's no 'proper' keyword in proper components sites URL
Modified:
commons/proper/functor/trunk/pom.xml
Modified: commons/proper/functor/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/functor/trunk/pom.xml?rev=1174350&r1=1174349&r2=1174350&view=diff
==============================================================================
--- commons/proper/functor/trunk/pom.xml (original)
+++ commons/proper/functor/trunk/pom.xml Thu Sep 22 19:58:25 2011
@@ -48,7 +48,7 @@
<site>
<id>people.apache.org</id>
<name>Apache Commons Site</name>
-
<url>${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/proper/functor</url>
+
<url>${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/functor</url>
</site>
</distributionManagement>