This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch maven-3.8.x
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/maven-3.8.x by this push:
     new d6c9614  [MNG-7117] update link to settings xsd for version 1.2.0
d6c9614 is described below

commit d6c9614fa922027be8453c507c948f3727a91327
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Tue May 25 07:41:31 2021 +0200

    [MNG-7117] update link to settings xsd for version 1.2.0
---
 maven-settings/src/site/apt/index.apt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-settings/src/site/apt/index.apt 
b/maven-settings/src/site/apt/index.apt
index 5d8e39c..2b42ccd 100644
--- a/maven-settings/src/site/apt/index.apt
+++ b/maven-settings/src/site/apt/index.apt
@@ -33,4 +33,4 @@ Maven Settings Model
 
    * A {{{./settings.html}Descriptor Reference}}
 
-   * An {{{https://maven.apache.org/xsd/settings-1.1.0.xsd}XSD}}
+   * An {{{https://maven.apache.org/xsd/settings-1.2.0.xsd}XSD}}

Reply via email to