From 660d4eb38b904e06ace4a97e331633b83ad61285 Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Fri, 27 Oct 2006 03:46:30 +0000 Subject: [PATCH] o using the new decoupled IT plugins git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@468251 13f79535-47bb-0310-9956-ffa450edef68 --- its/core-integration-testing-support/1.0/pom.xml | 1 - its/core-integration-testing-support/1.2/pom.xml | 8 ++++---- its/core-integration-testing-support/1.3/pom.xml | 6 +++--- its/core-integration-testing-support/1.4/pom.xml | 5 ++--- 4 files changed, 9 insertions(+), 11 deletions(-) diff --git a/its/core-integration-testing-support/1.0/pom.xml b/its/core-integration-testing-support/1.0/pom.xml index ac6b124a8c..d554174cb5 100644 --- a/its/core-integration-testing-support/1.0/pom.xml +++ b/its/core-integration-testing-support/1.0/pom.xml @@ -26,6 +26,5 @@ ../../pom.xml maven-core-it-support - jar 1.0 diff --git a/its/core-integration-testing-support/1.2/pom.xml b/its/core-integration-testing-support/1.2/pom.xml index 822e194dd0..0c620db894 100644 --- a/its/core-integration-testing-support/1.2/pom.xml +++ b/its/core-integration-testing-support/1.2/pom.xml @@ -26,14 +26,14 @@ ../../pom.xml maven-core-it-support - coreit-packaging + it-packaging 1.2 - org.apache.maven.plugins - maven-core-it-plugin - 1.0 + org.apache.maven.its.plugins + maven-it-plugin-packaging + 1.0-SNAPSHOT true diff --git a/its/core-integration-testing-support/1.3/pom.xml b/its/core-integration-testing-support/1.3/pom.xml index 0541540b7c..f86b6a7fa6 100644 --- a/its/core-integration-testing-support/1.3/pom.xml +++ b/its/core-integration-testing-support/1.3/pom.xml @@ -31,9 +31,9 @@ - org.apache.maven.plugins - maven-core-it-plugin - 1.0 + org.apache.maven.its.plugins + maven-it-plugin-packaging + 1.0-SNAPSHOT true diff --git a/its/core-integration-testing-support/1.4/pom.xml b/its/core-integration-testing-support/1.4/pom.xml index 0674bca565..0081561e63 100644 --- a/its/core-integration-testing-support/1.4/pom.xml +++ b/its/core-integration-testing-support/1.4/pom.xml @@ -26,13 +26,12 @@ ../../pom.xml maven-core-it-support - jar 1.4 - org.apache.maven.plugins - maven-core-it-plugin + org.apache.maven.its.plugins + maven-it-plugin-packaging 1.0 true