From e85ff889b333b82da20b988fbb42bdbfdb814545 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Sun, 13 Feb 2022 17:49:56 +0100 Subject: [PATCH] [MNG-7413] fix anchor for XML elements with same name but not content --- maven-model/src/main/mdo/maven.mdo | 18 +++++++++--------- pom.xml | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/maven-model/src/main/mdo/maven.mdo b/maven-model/src/main/mdo/maven.mdo index 289c647301..3de0f2e026 100644 --- a/maven-model/src/main/mdo/maven.mdo +++ b/maven-model/src/main/mdo/maven.mdo @@ -43,8 +43,8 @@ | definition of these types | --> - maven @@ -642,11 +642,11 @@ - + BuildBase 3.0.0+ PluginConfiguration - Generic informations for a build. + Build configuration in a profile. defaultGoal @@ -1937,12 +1937,12 @@ - + DeploymentRepository Repository 4.0.0+ - Repository contains the information needed for deploying to the remote - repository. + Deployment repository contains the information needed for deploying to the remote + repository, which adds uniqueVersion property to usual repositories for download. uniqueVersion @@ -2806,13 +2806,13 @@ --> - + ReportPlugin 4.0.0+ ConfigurationContainer <plugin> element contains informations required for a report plugin. + The <plugin> element in <reporting><plugins> contains informations required for a report plugin. ]]> diff --git a/pom.xml b/pom.xml index c42deb460c..7de5d47bc1 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ under the License. 3.5.1 2.0 2.0 - 1.11 + 2.0.0 1.3 1.7.2 1.7.32