This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch modello in repository https://gitbox.apache.org/repos/asf/maven-file-management.git
commit f5d9674799af8812797a92819ec2ccfae6a9cce8 Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Sun Jun 11 14:46:21 2023 -0400 update modello to 1.8.2 --- src/main/mdo/fileset.mdo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/mdo/fileset.mdo b/src/main/mdo/fileset.mdo index 9c82b54..543428d 100644 --- a/src/main/mdo/fileset.mdo +++ b/src/main/mdo/fileset.mdo @@ -19,8 +19,8 @@ under the License. --> -<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"> +<model xmlns="https://codehaus-plexus.github.io/MODELLO/1.8.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="https://codehaus-plexus.github.io/MODELLO/1.8.2 https://codehaus-plexus.github.io/modello/xsd/modello-1.8.2.xsd"> <id>fileset</id> <name>FileSet</name> <description>
