You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by jk...@apache.org on 2007/02/11 20:08:58 UTC

svn commit: r506096 - /tapestry/tapestry4/trunk/pom.xml

Author: jkuhnert
Date: Sun Feb 11 11:08:58 2007
New Revision: 506096

URL: http://svn.apache.org/viewvc?view=rev&rev=506096
Log:
Fixed invalid peopl.apache.org ref to people.apache.org.

Modified:
    tapestry/tapestry4/trunk/pom.xml

Modified: tapestry/tapestry4/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/pom.xml?view=diff&rev=506096&r1=506095&r2=506096
==============================================================================
--- tapestry/tapestry4/trunk/pom.xml (original)
+++ tapestry/tapestry4/trunk/pom.xml Sun Feb 11 11:08:58 2007
@@ -469,7 +469,7 @@
     <distributionManagement>
         <site>
             <id>tapestry</id>
-            <url>scpexe://peopl.apache.org/www/tapestry.apache.org/tapestry4.1/</url>
+            <url>scpexe://people.apache.org/www/tapestry.apache.org/tapestry4.1/</url>
         </site>
         <repository>
             <id>tapestry</id>