diff --git a/pom.xml b/pom.xml index 4b9eec6..8719cea 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.apache.maven.shared maven-shared-components - 41 + 42 diff --git a/src/it/setup-plugin/pom.xml b/src/it/setup-plugin/pom.xml index 005835c..cb02df8 100644 --- a/src/it/setup-plugin/pom.xml +++ b/src/it/setup-plugin/pom.xml @@ -37,7 +37,7 @@ org.apache.maven.plugins maven-plugin-plugin - @maven.plugin.tools.version@ + @version.maven-plugin-tools@ @@ -51,7 +51,7 @@ org.apache.maven.plugin-tools maven-plugin-annotations - @maven.plugin.tools.version@ + @version.maven-plugin-tools@ provided