You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by tv...@apache.org on 2009/10/19 21:29:04 UTC

svn commit: r826777 - /turbine/fulcrum/trunk/site/pom.xml

Author: tv
Date: Mon Oct 19 19:29:04 2009
New Revision: 826777

URL: http://svn.apache.org/viewvc?rev=826777&view=rev
Log:
Update site for deployment

Modified:
    turbine/fulcrum/trunk/site/pom.xml

Modified: turbine/fulcrum/trunk/site/pom.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/site/pom.xml?rev=826777&r1=826776&r2=826777&view=diff
==============================================================================
--- turbine/fulcrum/trunk/site/pom.xml (original)
+++ turbine/fulcrum/trunk/site/pom.xml Mon Oct 19 19:29:04 2009
@@ -272,7 +272,7 @@
       Make the deployment protocol pluggable. This allows to switch to
       other protocols like scpexe, which some users prefer over scp.
     -->
-    <fulcrum.deployment.protocol>scp</fulcrum.deployment.protocol>
+    <fulcrum.deployment.protocol>scpexe</fulcrum.deployment.protocol>
   </properties>
 
 </project>