From faf233e315c7d8876a9714e15f3427429de0f9dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Sat, 20 Apr 2024 17:23:38 +0200 Subject: [PATCH] [MSHADE-472] upgrade parent POM --- pom.xml | 50 +-------------------------------------- src/site/apt/index.apt.vm | 2 ++ src/site/site.xml | 7 ++++-- 3 files changed, 8 insertions(+), 51 deletions(-) diff --git a/pom.xml b/pom.xml index 795be42d..145f4367 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.apache.maven.plugins maven-plugins - 41 + 42 @@ -305,54 +305,6 @@ - - org.apache.maven.plugins - maven-plugin-report-plugin - - - - 3.5.1 - 3.2.5 - 8 - - - from 3.4.0 to 3.5.0 - 3.1.1 - 8 - - - 3.3.0 - 3.1.1 - 7 - - - from 3.2.0 to 3.2.4 - 3.0 - 7 - - - from 3.0.0 to 3.1.1 - 3.0 - 6 - - - from 2.0 to 2.4.3 - 3.0 - 5 - - - from 1.5 to 1.7.1 - 2.0.6 - 5 - - - up to 1.4 - 2.0.6 - 1.4 - - - - diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm index 481f6fd3..37e20369 100644 --- a/src/site/apt/index.apt.vm +++ b/src/site/apt/index.apt.vm @@ -73,4 +73,6 @@ ${project.name} * {{{./examples/resource-transformers.html}Resource Transformers}} + * {{{./examples/use-shader-other-impl.html}Using another Shader implementation}} + [] diff --git a/src/site/site.xml b/src/site/site.xml index cba65de0..31a5c7a0 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -51,11 +51,14 @@ under the License. - + + + + - +