You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by hl...@apache.org on 2007/02/02 21:28:31 UTC

svn commit: r502729 - /tapestry/tapestry5/tapestry-project/trunk/pom.xml

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>