Bump modello-maven-plugin from 1.11 to 2.0.0

Bumps [modello-maven-plugin](https://github.com/codehaus-plexus/modello) from 1.11 to 2.0.0.
- [Release notes](https://github.com/codehaus-plexus/modello/releases)
- [Commits](https://github.com/codehaus-plexus/modello/compare/modello-1.11...modello-2.0.0)

---
updated-dependencies:
- dependency-name: org.codehaus.modello:modello-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 60e0589..5ad868b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -216,7 +216,7 @@
       <plugin>
         <groupId>org.codehaus.modello</groupId>
         <artifactId>modello-maven-plugin</artifactId>
-        <version>1.11</version>
+        <version>2.0.0</version>
         <configuration>
           <models>
             <model>src/main/mdo/antrun.mdo</model>