From 4bbd9c34c0c274cf49363e552361ecd0b3bd1b0c Mon Sep 17 00:00:00 2001 From: aheritier Date: Mon, 17 Jul 2006 20:30:04 +0000 Subject: [PATCH] Update dependencies to unify them between plugins. The following dependencies are updated : commons-net v1.4.0 to v1.4.1 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422843 13f79535-47bb-0310-9956-ffa450edef68 --- site/project.xml | 4 ++-- site/xdocs/changes.xml | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/site/project.xml b/site/project.xml index 19e2ea20..ee24af7d 100644 --- a/site/project.xml +++ b/site/project.xml @@ -22,7 +22,7 @@ 3 maven-site-plugin Maven Site Plugin - 1.7.1-SNAPSHOT + 1.8-SNAPSHOT Generate web site. Generate web site @@ -102,7 +102,7 @@ commons-net commons-net - 1.4.0 + 1.4.1 root diff --git a/site/xdocs/changes.xml b/site/xdocs/changes.xml index 4d7d11ea..c4b695b2 100644 --- a/site/xdocs/changes.xml +++ b/site/xdocs/changes.xml @@ -23,7 +23,8 @@ dIon Gillard - + + Update dependencies to unify them between plugins. The following dependencies are updated : commons-net v1.4.0 to v1.4.1 Update files modes on the remote host after deployment with rsync (you don't have to use the same rights in your local directory). Update root directory mode on the remote host (rsync and ssh).