From 117de5b3632c315b6d9a4e1ff3b4252f9bc3ed41 Mon Sep 17 00:00:00 2001 From: evenisse Date: Tue, 5 Jul 2005 09:06:37 +0000 Subject: [PATCH] Fix type. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@209247 13f79535-47bb-0310-9956-ffa450edef68 --- site/xdocs/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/xdocs/changes.xml b/site/xdocs/changes.xml index a7c53794..10ee92c3 100644 --- a/site/xdocs/changes.xml +++ b/site/xdocs/changes.xml @@ -30,7 +30,7 @@ Goal site:ftpdeploy does nothing In SSH mode do not continue with other commands if any prior commands have failed Corrected rsync behaviour in some environments - Remove -v option from rsync by default + Remove -v option from rsync by default Add ability to clean the destination before deployment