This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-default-skin.git
commit c7f43c6b33db8c235848593829660f146891c649 Author: Michael Osipov <micha...@apache.org> AuthorDate: Sat Jul 27 22:40:26 2019 +0200 [MSKINS-154] Upgrade Maven Site Plugin to 3.8.2 for ITs --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fd23bda..b1b61e3 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ under the License. </distributionManagement> <properties> - <sitePluginVersion>3.7.1</sitePluginVersion> + <sitePluginVersion>3.8.2</sitePluginVersion> </properties>