Author: hlship
Date: Fri Feb  2 12:28:31 2007
New Revision: 502729

URL: http://svn.apache.org/viewvc?view=rev&rev=502729
Log:
Correct the deployment URL for final Maven artifacts.

Modified:
    tapestry/tapestry5/tapestry-project/trunk/pom.xml

Modified: tapestry/tapestry5/tapestry-project/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/tapestry-project/trunk/pom.xml?view=diff&rev=502729&r1=502728&r2=502729
==============================================================================
--- tapestry/tapestry5/tapestry-project/trunk/pom.xml (original)
+++ tapestry/tapestry5/tapestry-project/trunk/pom.xml Fri Feb  2 12:28:31 2007
@@ -288,7 +288,7 @@
         </site>
         <repository>
             <id>tapestry</id>
-            
<url>scpexe://apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
+            
<url>scpexe://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
         </repository>
         <snapshotRepository>
             <id>tapestry</id>


Reply via email to