From 1ce69c5c4ddebb6cd02c16b3e8ebaf8034b2101e Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Sun, 16 Aug 2026 12:50:04 +0200 Subject: [PATCH] Run the site ITs against the parent's site plugin version The literal 3.20.0 predates the anchor-generation change in 3.21.0/3.22.0, so the ITs were asserting against rendering the released plugin no longer produces. Keep this inheriting rather than re-pinning. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d9d31094..239ba0ee 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ under the License. 1.7.36 2.1.0 2.1.0 - 3.20.0 + ${version.maven-site-plugin} 3.5.0 2024-10-22T15:04:06Z