From 50ef2abc916e1e2570b22addac23b60d10aed854 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=8A?= =?UTF-8?q?=D1=80=20=D0=9A=D1=83=D1=80=D1=82=D0=B0=D0=BA=D0=BE=D0=B2?= Date: Tue, 20 Aug 2024 07:38:09 +0300 Subject: [PATCH] Migrate site generation to Doxia 2.0 --- pom.xml | 4 ++-- src/site/site.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index c6cea337ef..ef7efcd64c 100644 --- a/pom.xml +++ b/pom.xml @@ -469,11 +469,11 @@ org.apache.maven.doxia doxia-module-markdown - 1.12.0 + 2.0.0-M12 - false + false diff --git a/src/site/site.xml b/src/site/site.xml index fd348f6ad6..6b0bc13256 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -1,5 +1,5 @@ - + @@ -49,6 +49,6 @@ org.apache.maven.skins maven-fluido-skin - 1.11.1 + 2.0.0-M10 - +