diff --git a/maven-plugin-plugin/pom.xml b/maven-plugin-plugin/pom.xml
index e48e1e2..515a658 100644
--- a/maven-plugin-plugin/pom.xml
+++ b/maven-plugin-plugin/pom.xml
@@ -23,7 +23,7 @@
org.apache.maven.plugins
maven-plugins
- 8
+ 10
org.apache.maven.plugins
@@ -31,7 +31,7 @@
2.4-SNAPSHOT
maven-plugin
- Maven PLUGIN Plugin
+ Maven Plugin Plugin
The Plugin Plugin is used to create a Maven plugin descriptor for any Mojo's found in the source tree,
to include in the JAR. It is also used to generate Xdoc files for the Mojos as well as for updating the
@@ -108,17 +108,17 @@
org.apache.maven.doxia
doxia-sink-api
- ${doxia.version}
+ ${doxiaVersion}
org.apache.maven.doxia
doxia-core
- ${doxia.version}
+ ${doxiaVersion}
org.apache.maven.doxia
doxia-site-renderer
- ${doxia-sitetools.version}
+ ${doxia-sitetoolsVersion}
org.codehaus.plexus
@@ -214,7 +214,7 @@
org.codehaus.modello
modello-maven-plugin
- 1.0-alpha-14
+ 1.0-alpha-18
@@ -232,8 +232,8 @@
- 1.0-alpha-10-SNAPSHOT
- 1.0-alpha-10-SNAPSHOT
+ 1.0-alpha-10
+ 1.0-alpha-10