Author: simonetripodi
Date: Mon Sep 19 20:07:38 2011
New Revision: 1172786
URL: http://svn.apache.org/viewvc?rev=1172786&view=rev
Log:
functor site now deployed under proper
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=1172786&r1=1172785&r2=1172786&view=diff
==============================================================================
--- commons/proper/functor/trunk/pom.xml (original)
+++ commons/proper/functor/trunk/pom.xml Mon Sep 19 20:07:38 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/sandbox/functor</url>
+
<url>${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/proper/functor</url>
</site>
</distributionManagement>