From 3039d7987724eeb5664dc295b7f9432c7a2945eb Mon Sep 17 00:00:00 2001 From: evenisse Date: Mon, 8 Mar 2004 11:11:03 +0000 Subject: [PATCH] Typo. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114841 13f79535-47bb-0310-9956-ffa450edef68 --- deploy/xdocs/properties.xml | 2 +- site/xdocs/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/xdocs/properties.xml b/deploy/xdocs/properties.xml index 7ea39278..941a4eae 100644 --- a/deploy/xdocs/properties.xml +++ b/deploy/xdocs/properties.xml @@ -37,7 +37,7 @@ named scp must be in your path). - + maven.scp.args Yes diff --git a/site/xdocs/changes.xml b/site/xdocs/changes.xml index aa2a3d36..1aefee4f 100644 --- a/site/xdocs/changes.xml +++ b/site/xdocs/changes.xml @@ -27,7 +27,7 @@ - support for Putty in site:sshdeploy and add optional maven.ssh.args and maven.scp.args. + Support for Putty in site:sshdeploy and add optional maven.ssh.args and maven.scp.args. Remove telnet server for ftp deployment Remove unneeded ant dependency