correcting artifactId and groupId

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466656 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2006-10-22 15:32:43 +00:00
parent db9c18580c
commit 38ac8d70c0
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<model>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.maven</groupId>
<artifactId>maven-core-it0008</artifactId>
<groupId>org.apache.maven.its</groupId>
<artifactId>maven-it-it0008</artifactId>
<description>Simple goal decoration where a plugin binds to a phase and the plugin must
be downloaded from a remote repository before it can be executed. This
test also checks to make sure that mojo parameters are aligned to the