correcting artifactId and groupId

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

View File

@ -5,7 +5,7 @@
<version>2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>maven-core-it0007</artifactId>
<artifactId>maven-it-it0007</artifactId>
<description>We specify a parent in the POM and make sure that it is downloaded as
part of the process. </description>
<packaging>jar</packaging>