From 9e342340c1925546c106ec693e7d013e58de5793 Mon Sep 17 00:00:00 2001 From: Laszlo Bodor Date: Thu, 17 Jun 2021 18:10:17 +0200 Subject: [PATCH] TEZ-4314: Fix some plugin versions in site generation --- docs/pom.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index c618cec4ba..40370a7b0f 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -467,6 +467,7 @@ org.apache.maven.plugins maven-site-plugin + 2.4 ./target @@ -487,6 +488,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin + 3.1.2 ${project.basedir}/src/site/custom/project-info-report.properties false @@ -494,10 +496,10 @@ - project-team - mailing-list - issue-tracking - license + team + mailing-lists + issue-management + licenses