From b499bce0ce8b16a6e88ffeb3e1455fcfa4d0871b Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Sun, 22 Oct 2006 15:33:22 +0000 Subject: [PATCH] correcting artifactId and groupId git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466669 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/it0022/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-core-integration-tests/src/test/resources/it0022/pom.xml b/maven-core-integration-tests/src/test/resources/it0022/pom.xml index 5fff391b72..094f05b753 100644 --- a/maven-core-integration-tests/src/test/resources/it0022/pom.xml +++ b/maven-core-integration-tests/src/test/resources/it0022/pom.xml @@ -1,7 +1,7 @@ 4.0.0 - org.apache.maven - maven-it0022 + org.apache.maven.its + maven-it-it0022 Test profile inclusion from profiles.xml (this one is activated by system property). 1.0-SNAPSHOT