diff --git a/maven-plugin-plugin/pom.xml b/maven-plugin-plugin/pom.xml index 66a6c48..6377c30 100644 --- a/maven-plugin-plugin/pom.xml +++ b/maven-plugin-plugin/pom.xml @@ -269,7 +269,7 @@ maven-invoker-plugin - 1.3 + 1.4 true ${project.build.directory}/it diff --git a/maven-plugin-plugin/src/it/settings.xml b/maven-plugin-plugin/src/it/settings.xml index 68f23d0..c8f77f0 100644 --- a/maven-plugin-plugin/src/it/settings.xml +++ b/maven-plugin-plugin/src/it/settings.xml @@ -37,17 +37,6 @@ under the License. true - - apache.snapshots - Apache Snapshot Repository - http://people.apache.org/repo/m2-snapshot-repository - - false - - - true - - diff --git a/maven-plugin-tools-javadoc/pom.xml b/maven-plugin-tools-javadoc/pom.xml index 1954e5f..9919c21 100644 --- a/maven-plugin-tools-javadoc/pom.xml +++ b/maven-plugin-tools-javadoc/pom.xml @@ -72,7 +72,7 @@ maven-invoker-plugin - 1.3 + 1.4 true ${project.build.directory}/it diff --git a/maven-plugin-tools-javadoc/src/it/settings.xml b/maven-plugin-tools-javadoc/src/it/settings.xml index 68f23d0..c8f77f0 100644 --- a/maven-plugin-tools-javadoc/src/it/settings.xml +++ b/maven-plugin-tools-javadoc/src/it/settings.xml @@ -37,17 +37,6 @@ under the License. true - - apache.snapshots - Apache Snapshot Repository - http://people.apache.org/repo/m2-snapshot-repository - - false - - - true - -