diff --git a/maven-plugin-plugin/pom.xml b/maven-plugin-plugin/pom.xml index 0aee3ad20..9635af3f9 100644 --- a/maven-plugin-plugin/pom.xml +++ b/maven-plugin-plugin/pom.xml @@ -357,6 +357,7 @@ ${maven.compiler.source} ${maven.compiler.target} + ${https.protocols} @@ -372,53 +373,5 @@ - - jdk7 - - 1.7 - - - - - - org.apache.maven.plugins - maven-invoker-plugin - - -Dhttps.protocols=TLSv1.2 - - - - - - - - maven-2 - - - - ${basedir} - - - - - - org.apache.maven.plugins - maven-plugin-plugin - - - true - - - - mojo-descriptor - - descriptor - - - - - - -