From dbae61cfe49926c6ec20d4e06c9c2fc60f0a505d Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Mon, 23 Oct 2006 03:45:45 +0000 Subject: [PATCH] o aligning with new decoupled IT plugins git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466917 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/it0012/child-project/pom.xml | 5 +++-- .../src/test/resources/it0012/pom.xml | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/maven-core-integration-tests/src/test/resources/it0012/child-project/pom.xml b/maven-core-integration-tests/src/test/resources/it0012/child-project/pom.xml index 64105c62d4..11f7631909 100644 --- a/maven-core-integration-tests/src/test/resources/it0012/child-project/pom.xml +++ b/maven-core-integration-tests/src/test/resources/it0012/child-project/pom.xml @@ -7,10 +7,11 @@ - maven-core-it-plugin + maven-it-plugin-touch + org.apache.maven.its.plugins 1.0-SNAPSHOT - ${basedir}/target/ + ${basedir}/target/ child-touch-${version}.txt diff --git a/maven-core-integration-tests/src/test/resources/it0012/pom.xml b/maven-core-integration-tests/src/test/resources/it0012/pom.xml index b8dbd35e78..165628412b 100644 --- a/maven-core-integration-tests/src/test/resources/it0012/pom.xml +++ b/maven-core-integration-tests/src/test/resources/it0012/pom.xml @@ -9,8 +9,9 @@ - maven-core-it-plugin - 1.0 + maven-it-plugin-touch + org.apache.maven.its.plugins + 1.0-SNAPSHOT touch-${version}.txt