Author: simonetripodi
Date: Sat Jun 18 09:07:24 2011
New Revision: 1137146

URL: http://svn.apache.org/viewvc?rev=1137146&view=rev
Log:
changed site distributionManagement, replaced old Sandbox location

Modified:
    commons/proper/digester/trunk/pom.xml

Modified: commons/proper/digester/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/digester/trunk/pom.xml?rev=1137146&r1=1137145&r2=1137146&view=diff
==============================================================================
--- commons/proper/digester/trunk/pom.xml (original)
+++ commons/proper/digester/trunk/pom.xml Sat Jun 18 09:07:24 2011
@@ -156,7 +156,7 @@
     <site>
       <id>people.apache.org</id>
       <name>Apache Commons Site</name>
-      
<url>${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/sandbox/digester3</url>
+      
<url>${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/digester</url>
     </site>
   </distributionManagement>
 


Reply via email to