This is an automated email from the ASF dual-hosted git repository. gk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-site.git
commit 80b9617a43877e93f36098655c1650cb7ee3ff24 Author: Thomas Vandahl <[email protected]> AuthorDate: Mon Oct 19 19:29:04 2009 +0000 Update site for deployment git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/site@826777 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ff52e44..1b70c01 100644 --- a/pom.xml +++ b/pom.xml @@ -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>
