diff --git a/build-parent/pom.xml b/build-parent/pom.xml index e19f55372e645..da7c95c96db8e 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -712,7 +712,6 @@ org.apache.maven.plugins maven-plugin-plugin - ${maven-plugin-plugin.version} true diff --git a/independent-projects/bootstrap/pom.xml b/independent-projects/bootstrap/pom.xml index 12c80992c08de..b163ec4e08a44 100644 --- a/independent-projects/bootstrap/pom.xml +++ b/independent-projects/bootstrap/pom.xml @@ -80,7 +80,6 @@ 0.1.3 2.23.0 1.9.0 - 3.8.1 bom @@ -198,7 +197,6 @@ org.apache.maven.plugins maven-plugin-plugin - ${maven-plugin-plugin.version} quarkus-bootstrap true diff --git a/independent-projects/extension-maven-plugin/pom.xml b/independent-projects/extension-maven-plugin/pom.xml index cd28821da4835..512b1e0453f97 100644 --- a/independent-projects/extension-maven-plugin/pom.xml +++ b/independent-projects/extension-maven-plugin/pom.xml @@ -41,7 +41,6 @@ 3.12.1 3.2.1 3.2.5 - 3.10.2 2.16.1 1.4.0 5.10.2 @@ -184,7 +183,6 @@ org.apache.maven.plugins maven-plugin-plugin - ${maven-plugin-plugin.version} quarkus-extension true diff --git a/independent-projects/parent/pom.xml b/independent-projects/parent/pom.xml index 7aebd7d6a21b8..37e533108bff3 100644 --- a/independent-projects/parent/pom.xml +++ b/independent-projects/parent/pom.xml @@ -22,6 +22,7 @@ 3.2.0 3.12.1 3.1.1 + 3.11.0 3.3.0 3.1.0 2.23.0 @@ -284,6 +285,11 @@ maven-deploy-plugin ${version.deploy.plugin} + + org.apache.maven.plugins + maven-plugin-plugin + ${version.plugin.plugin} + org.apache.maven.plugins maven-shade-plugin