From cd1041fa9ecd9da31abaeecd9e7e447e1f6cef3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Wed, 24 May 2023 17:15:12 +0200 Subject: [PATCH] upgrade parent POM and fix site descriptor --- pom.xml | 5 +++-- src/site/site.xml | 5 +++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ae0821f7..0c3444f7 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ limitations under the License. org.codehaus.plexus plexus - 13 + 14-SNAPSHOT plexus-xml @@ -28,12 +28,13 @@ limitations under the License. Plexus XML Utilities A collection of various utility classes to ease working with XML. + https://codehaus-plexus.github.io/plexus-xml/ scm:git:https://github.com/codehaus-plexus/plexus-xml.git ${project.scm.connection} master - https://github.com/codehaus-plexus/plexus-xml/tree/master/ + https://github.com/codehaus-plexus/plexus-xml/tree/${project.scm.tag}/ github diff --git a/src/site/site.xml b/src/site/site.xml index 38cbad8a..fbf27de6 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -4,6 +4,11 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"> + + + + +