diff --git a/maven-plugin-plugin/pom.xml b/maven-plugin-plugin/pom.xml
index d554c1e..033a4fc 100644
--- a/maven-plugin-plugin/pom.xml
+++ b/maven-plugin-plugin/pom.xml
@@ -280,6 +280,9 @@
verify
${project.build.directory}/local-repo
src/it/settings.xml
+
+ 2.0.1
+
verify
@@ -297,5 +300,26 @@
+
+ maven-3
+
+
+
+ ${basedir}
+
+
+
+
+
+ maven-invoker-plugin
+
+
+ 3.0-beta-3
+
+
+
+
+
+
diff --git a/maven-plugin-plugin/src/it/plugin-report/pom.xml b/maven-plugin-plugin/src/it/plugin-report/pom.xml
index 19b1d8a..34d88a6 100644
--- a/maven-plugin-plugin/src/it/plugin-report/pom.xml
+++ b/maven-plugin-plugin/src/it/plugin-report/pom.xml
@@ -54,7 +54,7 @@ under the License.
org.apache.maven.plugins
maven-site-plugin
- 2.0-beta-7
+ @sitePluginVersion@