From 7682e5fa29f96bab1edb15118aff75d41a973926 Mon Sep 17 00:00:00 2001 From: Herve Boutemy Date: Sat, 4 Dec 2010 07:55:53 +0000 Subject: [PATCH] updated pom xsd location to http://maven.apache.org/xsd/maven-4.0.0.xsd git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1042110 13f79535-47bb-0310-9956-ffa450edef68 --- its/core-it-suite/pom.xml | 2 +- its/core-it-support/core-it-extension/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-active-collection/pom.xml | 2 +- its/core-it-support/core-it-plugins/maven-it-plugin-all/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-ant-based/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-artifact/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-class-loader/dep-a/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-class-loader/dep-b/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-class-loader/dep-c/pom.xml | 2 +- .../maven-it-plugin-class-loader/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-class-loader/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-configuration/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-context-passing/pom.xml | 2 +- .../maven-it-plugin-core-stubs/maven-clean-plugin/pom.xml | 2 +- .../maven-it-plugin-core-stubs/maven-compiler-plugin/pom.xml | 2 +- .../maven-it-plugin-core-stubs/maven-deploy-plugin/pom.xml | 2 +- .../maven-it-plugin-core-stubs/maven-ear-plugin/pom.xml | 2 +- .../maven-it-plugin-core-stubs/maven-ejb-plugin/pom.xml | 2 +- .../maven-it-plugin-core-stubs/maven-install-plugin/pom.xml | 2 +- .../maven-it-plugin-core-stubs/maven-jar-plugin/pom.xml | 2 +- .../maven-it-plugin-core-stubs/maven-javadoc-plugin/pom.xml | 2 +- .../maven-it-plugin-core-stubs/maven-plugin-plugin/pom.xml | 2 +- .../maven-it-plugin-core-stubs/maven-rar-plugin/pom.xml | 2 +- .../maven-it-plugin-core-stubs/maven-resources-plugin/pom.xml | 2 +- .../maven-it-plugin-core-stubs/maven-site-plugin/pom.xml | 2 +- .../maven-it-plugin-core-stubs/maven-source-plugin/pom.xml | 2 +- .../maven-it-plugin-core-stubs/maven-surefire-plugin/pom.xml | 2 +- .../maven-it-plugin-core-stubs/maven-war-plugin/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-core-stubs/pom.xml | 2 +- .../maven-it-plugin-dependency-collection/pom.xml | 2 +- .../maven-it-plugin-dependency-resolution/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-expression/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-extension-consumer/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-extension-provider/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-fork/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-invalid-descriptor/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-log-file/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-log4j/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-no-default-comp/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-no-project/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-online/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-optional-mojos/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-packaging/pom.xml | 2 +- .../maven-it-plugin-parameter-implementation/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-plugin-dependency/pom.xml | 2 +- .../maven-it-plugin-project-interpolation/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-project/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-setter/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-singleton-component/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-site/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-toolchain/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-touch/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-uses-properties/pom.xml | 2 +- .../core-it-plugins/maven-it-plugin-uses-wagon/pom.xml | 2 +- its/core-it-support/core-it-plugins/pom.xml | 2 +- its/core-it-support/core-it-support-artifacts/pom.xml | 2 +- its/core-it-support/core-it-wagon/pom.xml | 2 +- its/core-it-support/maven-it-helper/pom.xml | 2 +- its/core-it-support/maven-it-sample/pom.xml | 2 +- its/core-it-support/pom.xml | 2 +- its/pom.xml | 2 +- 61 files changed, 61 insertions(+), 61 deletions(-) diff --git a/its/core-it-suite/pom.xml b/its/core-it-suite/pom.xml index ce9ec2b479..4b8e91c32b 100644 --- a/its/core-it-suite/pom.xml +++ b/its/core-it-suite/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-extension/pom.xml b/its/core-it-support/core-it-extension/pom.xml index 52f37cda81..086a8427e0 100644 --- a/its/core-it-support/core-it-extension/pom.xml +++ b/its/core-it-support/core-it-extension/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-active-collection/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-active-collection/pom.xml index 56714146c9..1d1c43f91c 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-active-collection/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-active-collection/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-all/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-all/pom.xml index e9dabe650f..310a9c6810 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-all/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-all/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-ant-based/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-ant-based/pom.xml index dd3753d23f..636de3fab7 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-ant-based/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-ant-based/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-artifact/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-artifact/pom.xml index 700446ed51..731d72ac68 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-artifact/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-artifact/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/pom.xml index 0fcc265b9c..2aa5fd9e23 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-b/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-b/pom.xml index f5c7995962..f281660f8d 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-b/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-b/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-c/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-c/pom.xml index a7742ffebb..e3686251d9 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-c/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-c/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/pom.xml index 3bd82407bd..d6a2903734 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-class-loader/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-class-loader/pom.xml index 4454b9ba38..4e95e8a727 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-class-loader/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-class-loader/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-configuration/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-configuration/pom.xml index 3220b29b52..798f98a8b0 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-configuration/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-configuration/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-context-passing/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-context-passing/pom.xml index e83cd65a22..6fadb927e2 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-context-passing/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-context-passing/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/pom.xml index efde9546ff..c0a64dd429 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/pom.xml index 6629a80e61..d1d3073bd3 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/pom.xml index c8eb3e0569..ae5601da18 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/pom.xml index 6ba56d0175..932064a184 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/pom.xml index 6cb1db9fb8..b70001a93d 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/pom.xml index 7a87d7fa98..9dcaa44101 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/pom.xml index d561d5f8a4..f20fb4ee5b 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/pom.xml index a0ccb6d1fe..7f555e6988 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/pom.xml index 24420239ad..bd0de8a022 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/pom.xml index 7b5e880349..701dde930c 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/pom.xml index 9ecc7dbe55..98dadf4316 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/pom.xml index 9d71790efc..d5ee8e2a59 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/pom.xml index 3873b9d6f2..3a29b2c535 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/pom.xml index 4c73aeb2cd..aeac4a3151 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/pom.xml index 8ab5dbe866..a7fcf50dc9 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/pom.xml index 3c4682c813..77286f6d78 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-core-stubs/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/pom.xml index e3935da7b0..5827244f6a 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/pom.xml index 5a5fafa954..c7eade2176 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-expression/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-expression/pom.xml index e2e2704776..9f8f5199d3 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-expression/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-expression/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/pom.xml index ab3c5ae172..ec997fb2c5 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-extension-provider/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-extension-provider/pom.xml index 84ae0f8ca3..a2affa67d5 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-extension-provider/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-extension-provider/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-fork/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-fork/pom.xml index abbf95a07c..368335f135 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-fork/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-fork/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/pom.xml index 6b990b8114..13e0ae1f68 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-log-file/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-log-file/pom.xml index e4ba7dad98..afe5a38fca 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-log-file/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-log-file/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-log4j/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-log4j/pom.xml index 2b506684ff..4117e96f88 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-log4j/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-log4j/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/pom.xml index ed03b1b6de..ba8b35ee7b 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-no-project/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-no-project/pom.xml index fc2d99d527..948a0356b6 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-no-project/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-no-project/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-online/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-online/pom.xml index 363b32add8..6875f275ba 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-online/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-online/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/pom.xml index 12beb5a552..a00697f647 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-packaging/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-packaging/pom.xml index 5f80b695e4..bed3cec519 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-packaging/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-packaging/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/pom.xml index 850d8aa696..7a441a2c76 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/pom.xml index 4025a32937..a7db42527e 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/pom.xml index 511eb45779..b6b6755a6e 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-project/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-project/pom.xml index 3ebea97662..26dd240713 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-project/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-project/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-setter/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-setter/pom.xml index 739e2dd03f..f2494ff479 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-setter/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-setter/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-singleton-component/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-singleton-component/pom.xml index acdd778246..e36c382a5a 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-singleton-component/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-singleton-component/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-site/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-site/pom.xml index badc63af4c..a29b647886 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-site/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-site/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-toolchain/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-toolchain/pom.xml index 8f9c03c02c..61b62bdfa8 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-toolchain/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-toolchain/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-touch/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-touch/pom.xml index ababb51ad1..7d47d282e8 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-touch/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-touch/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-uses-properties/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-uses-properties/pom.xml index b5c57606b7..29d0c35e8c 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-uses-properties/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-uses-properties/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/pom.xml index 548e5a6b28..fbe6260aab 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-plugins/pom.xml b/its/core-it-support/core-it-plugins/pom.xml index 7e569d1206..a7d3c8f56e 100644 --- a/its/core-it-support/core-it-plugins/pom.xml +++ b/its/core-it-support/core-it-plugins/pom.xml @@ -16,7 +16,7 @@ software distributed under the License is distributed on an KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ---> +--> 4.0.0 diff --git a/its/core-it-support/core-it-support-artifacts/pom.xml b/its/core-it-support/core-it-support-artifacts/pom.xml index bb83c98145..3799cdc568 100644 --- a/its/core-it-support/core-it-support-artifacts/pom.xml +++ b/its/core-it-support/core-it-support-artifacts/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/core-it-wagon/pom.xml b/its/core-it-support/core-it-wagon/pom.xml index c2b67b57a0..93a8769cb8 100644 --- a/its/core-it-support/core-it-wagon/pom.xml +++ b/its/core-it-support/core-it-wagon/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/maven-it-helper/pom.xml b/its/core-it-support/maven-it-helper/pom.xml index 59db5bce6b..7d6ff54389 100644 --- a/its/core-it-support/maven-it-helper/pom.xml +++ b/its/core-it-support/maven-it-helper/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/core-it-support/maven-it-sample/pom.xml b/its/core-it-support/maven-it-sample/pom.xml index 7b23cac18b..6973a7e004 100644 --- a/its/core-it-support/maven-it-sample/pom.xml +++ b/its/core-it-support/maven-it-sample/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.maven.its diff --git a/its/core-it-support/pom.xml b/its/core-it-support/pom.xml index 37dfe3c28f..59c755bdd9 100644 --- a/its/core-it-support/pom.xml +++ b/its/core-it-support/pom.xml @@ -17,7 +17,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/its/pom.xml b/its/pom.xml index d50adb6577..0a0c85e1eb 100644 --- a/its/pom.xml +++ b/its/pom.xml @@ -19,7 +19,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0