correcting artifactId and groupId

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

View File

@ -27,7 +27,7 @@
<relativePath>A/pom.xml</relativePath> <relativePath>A/pom.xml</relativePath>
</parent> </parent>
<artifactId>B</artifactId> <artifactId>maven-it-it0106</artifactId>
<description>When a project has modules and its parent is not preinstalled [MNG-2318]</description> <description>When a project has modules and its parent is not preinstalled [MNG-2318]</description>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>B</name> <name>B</name>