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).