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

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


The following commit(s) were added to refs/heads/master by this push:
     new cf11ceb  updated Modello xsd url
cf11ceb is described below

commit cf11ceb74ed72b9408886489e9017a7458169045
Author: Hervé Boutemy <hbout...@apache.org>
AuthorDate: Tue Mar 13 18:24:42 2018 +0100

    updated Modello xsd url
---
 maven-release-manager/src/main/mdo/release-descriptor.mdo | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/maven-release-manager/src/main/mdo/release-descriptor.mdo 
b/maven-release-manager/src/main/mdo/release-descriptor.mdo
index 4123d12..68e7a68 100644
--- a/maven-release-manager/src/main/mdo/release-descriptor.mdo
+++ b/maven-release-manager/src/main/mdo/release-descriptor.mdo
@@ -18,8 +18,8 @@
   ~ under the License.
   -->
 
-<model xmlns="http://modello.codehaus.org/MODELLO/1.4.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="http://modello.codehaus.org/MODELLO/1.4.0 
http://modello.codehaus.org/xsd/modello-1.4.0.xsd";>
+<model xmlns="https://codehaus-plexus.github.io/MODELLO/1.4.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xsi:schemaLocation="https://codehaus-plexus.github.io/MODELLO/1.4.0 
https://codehaus-plexus.github.io/modello/xsd/modello-1.4.0.xsd";>
   <id>release-descriptor</id>
   <name>ReleaseDescriptor</name>
   <description>

-- 
To stop receiving notification emails like this one, please contact
hbout...@apache.org.

Reply via email to