From 3bfc007fe3e5120d03fad54870a3eb4c48de5497 Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Sun, 22 Oct 2006 15:32:21 +0000 Subject: [PATCH] correcting artifactId and groupId git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466649 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/it0001/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-core-integration-tests/src/test/resources/it0001/pom.xml b/maven-core-integration-tests/src/test/resources/it0001/pom.xml index 3aaad064bf..46b5ce5bb9 100644 --- a/maven-core-integration-tests/src/test/resources/it0001/pom.xml +++ b/maven-core-integration-tests/src/test/resources/it0001/pom.xml @@ -1,7 +1,7 @@ 4.0.0 - org.apache.maven - maven-core-it0001 + org.apache.maven.its + maven-it-it0001 Builds upon it0000: we add an application resource that is packaged up in the resultant JAR. jar