You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2021/06/26 20:57:41 UTC

[maven] 03/03: [MNG-7000] metadata.mdo contains invalid link to schema

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

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

commit b476b28ecbf521d8c4b0d0ce601a68efa03908d1
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Sat Oct 17 17:40:06 2020 +0200

    [MNG-7000] metadata.mdo contains invalid link to schema
---
 maven-repository-metadata/src/main/mdo/metadata.mdo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-repository-metadata/src/main/mdo/metadata.mdo b/maven-repository-metadata/src/main/mdo/metadata.mdo
index e2d0753..a6f5299 100644
--- a/maven-repository-metadata/src/main/mdo/metadata.mdo
+++ b/maven-repository-metadata/src/main/mdo/metadata.mdo
@@ -20,7 +20,7 @@ under the License.
 <model xmlns="http://codehaus-plexus.github.io/MODELLO/1.4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://codehaus-plexus.github.io/MODELLO/1.4.0 http://codehaus-plexus.github.io/modello/xsd/modello-1.4.0.xsd"
   xsd.namespace="http://maven.apache.org/METADATA/${version}"
-  xml.schemaLocation="http://maven.apache.org/xsd/metadata-${version}.xsd">
+  xml.schemaLocation="https://maven.apache.org/xsd/repository-metadata-${version}.xsd">
   <id>repository-metadata</id>
   <name>Metadata</name>
   <description><![CDATA[