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 2006/06/22 16:00:56 UTC

svn commit: r416376 - /tapestry/tapestry-site/trunk/pom.xml

Author: jkuhnert
Date: Thu Jun 22 07:00:55 2006
New Revision: 416376

URL: http://svn.apache.org/viewvc?rev=416376&view=rev
Log:
Changed scp mode to "scpexe" 

Modified:
    tapestry/tapestry-site/trunk/pom.xml

Modified: tapestry/tapestry-site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/pom.xml?rev=416376&r1=416375&r2=416376&view=diff
==============================================================================
--- tapestry/tapestry-site/trunk/pom.xml (original)
+++ tapestry/tapestry-site/trunk/pom.xml Thu Jun 22 07:00:55 2006
@@ -115,7 +115,7 @@
     <distributionManagement>
         <site>
             <id>tapestry</id>
-            <url>scp://minotaur.apache.org/www/tapestry.apache.org/</url>
+            <url>scpexe://minotaur.apache.org/www/tapestry.apache.org/</url>
         </site>
         <repository>
             <id>tapestry-repo</id>