diff --git a/maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/pom.xml b/maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/pom.xml index ad37af04f..a4236d23d 100644 --- a/maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/pom.xml +++ b/maven-plugin-plugin/src/it/annotation-with-inheritance-reactor/pom.xml @@ -42,7 +42,12 @@ under the License. org.apache.maven maven-plugin-api - 2.0 + @mavenVersion@ + + + org.apache.maven + maven-core + @mavenVersion@ org.apache.maven.plugin-tools diff --git a/maven-plugin-plugin/src/it/annotation-with-inheritance/pom.xml b/maven-plugin-plugin/src/it/annotation-with-inheritance/pom.xml index 4921b29bc..3cb72fead 100644 --- a/maven-plugin-plugin/src/it/annotation-with-inheritance/pom.xml +++ b/maven-plugin-plugin/src/it/annotation-with-inheritance/pom.xml @@ -43,7 +43,12 @@ under the License. org.apache.maven maven-plugin-api - 2.0 + @mavenVersion@ + + + org.apache.maven + maven-core + @mavenVersion@ org.apache.maven